Closed Jaspur closed 8 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.
Hey @Jaspur
Seems like you're missing the successURL and failureURL (https://github.com/iZettle/URL-Scheme#protocol-introduction).
successURL
failureURL
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.