I’m working in iOS trying to parse an invoice URL (squareup.com/pay-invoice/inv:invoice-id) and instead of presenting a URL, presenting an in-app payment experience (like Apple Pay or the SDK UI) for the payer.
Looking through the docs, I can’t seem to find a way to do that. Is this possible?