onpaymentauthorized is called after oncancel

Hi,

We encounter an issue with iPhone X and iOS 12 with Apple Pay in the web.

After the shopper authorizes the payment, a timeout triggers the "oncancel" callback and right after, the "onpaymentauthorized" callback is triggered as well. It creates a situation where the shopper thinks the payment wasn't successful but the payment was actually processed.


Has anyone encountered the same issue?

Thanks

Replies

We have this exact same issue. Have you discovered any solutions?


We are using Angular v6.1.8 as a framework.