You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've followed your example and added a requestOneTimePayment call. Everything works fine except for when I cancel the payment entirely by closing the webview without logging in. I have the API call in a try/catch block but the requestOneTimePayment() method's Promise doesn't resolve/reject at all.
The text was updated successfully, but these errors were encountered:
I've followed your example and added a requestOneTimePayment call. Everything works fine except for when I cancel the payment entirely by closing the webview without logging in. I have the API call in a try/catch block but the requestOneTimePayment() method's Promise doesn't resolve/reject at all.

The text was updated successfully, but these errors were encountered: