sumup / sumup-ios-url-scheme

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

Possible to send the callbacks async? #14

Open phoebusryan opened 2 years ago

phoebusryan commented 2 years ago

When I open a pay-link from our pwa, the sumup opens.. thats okay.. but after paying, the callbackurl starts the safari to call the given url. Instead it would be great, when the callback would by async to prevent opening safari after paying., Is there an option for that?