iZettle / URL-Scheme

iZettle Custom URL Scheme Example Apps
https://developer.izettle.com
33 stars 9 forks source link

URL-scheme broken on iOS9? #16

Closed Jaspur closed 8 years ago

Jaspur commented 9 years ago

I have an iPhone where I tried the following: izettle://api/payment/charge?amount=20.10 That didn’t open the app with the amount already there as expected. Just plain opened the app, thats it.

b8b464cb-76ab-4922-bbf4-ccc80cf5be05

mattiasjahnke commented 8 years ago

Hey @Jaspur

Seems like you're missing the successURL and failureURL (https://github.com/iZettle/URL-Scheme#protocol-introduction).