iZettle / URL-Scheme

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

APP-Persistence #9

Closed thomaskien closed 8 years ago

thomaskien commented 11 years ago

After each payment the app is waiting for a OK toch and there is no timeout... but the sucess is submitted of course afterwards – that’s not good. Our system is waiting for the payment to process the following e.g. print jobs, and everything hangs on a OK to touch.

Sure you like your app, but you earn money with payments ---> there should be a silent-option to only perform the absolutely-necessary interaction with no need to swipe and touch unnecessarily, or that option should be enabled automatically if a e-mail is provided (see last suggestion)

In my opinion the Pin & card reader should be the only thing which needs to be touched after the payment is initialized...

mattiasjahnke commented 8 years ago

Hi @thomaskien

After a payment is initiated with the URL scheme, there are no other interactions in the app given that:

mattiasjahnke commented 8 years ago

Sorry, didn't see that this question was asked over 2 year ago ;) Closing

thomaskien commented 8 years ago

Hi Mattias!

I explain it to you anyway :-) If you keep the izettle-device in a drawer using the brutal way of integration (safari refreshes every 5 seconds, if payment wanted php page refreshes to izettle:// url after payment initiated via regular PC). in case of payment error you need to get the device physically to push one button in order to get the device to work again for next payment if there is no timeout.

We are using this setup now for about 2 years with only few problems, but in fact this issue never turned out to be a problem - people generally know the pin ;-)

Regards,

Thomas