sumup / sumup-ios-url-scheme

URL scheme documentation and sample app for iOS
17 stars 5 forks source link

Is there anyway to emulate transactions to test sumup application integration? #5

Closed ryaa closed 6 years ago

ryaa commented 6 years ago

For example, the mobile app launches the sumup app using sumup custom URL scheme, then I execute a fake transaction without sumup device and then the sumup application triggers success callback (which will open the mobile app using my app custom URL scheme and navigate to the appropriate view)? It seems that there is no way to do this without making a real transaction with the real device.

Thanks

mollidor commented 6 years ago

Hi @ryaa

There is no such functionality atm. If you need to test your integration feel free to get in touch with integration@sumup.com and explain your setup. We'll do our best to get you started.

Regards, Lukas