pronamic / wp-pronamic-pay-adyen

Adyen driver for the WordPress payment processing library.
https://www.wp-pay.org/gateways/adyen/
6 stars 2 forks source link

Update to `adyenAdyen/adyen-web` `v5.27.0` for Swish payment method always triggers an error on mobile #14

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

On mobile, redirecting the shopper to another app no longer triggers the onError callback with an AdyenCheckoutError. https://github.com/Adyen/adyen-web/pull/1764

rvdsteege commented 1 year ago

I was going to update, but it seems the new scripts/styles are not yet available.

HTTP 404https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.27.0/adyen.js

Scherm­afbeelding 2022-10-05 om 17 02 39
remcotolsma commented 1 year ago

Should/can we switch to npm as this is recommended?