We currently implemented the direct integration with Apple Pay. This does work in Safari browser. But for Chrome browsers we run into issues when it's validating.
The validation process is done and correct, upon calling session.completeMerchantValidation(merchantSession); this should continue to the session.onpaymentauthorized but it doesn’t.
Is the direct integration with Apple Pay for Chrome browsers supported with Mollie?
https://docs.mollie.com/docs/direct-integration-of-apple-pay
Integrating Apple Pay in your own checkout allows you to add the “Checkout with Pay” button as you deem fit. Apple provides guidelines on how and where you should add the Apple Pay buttons. Beside payments information, Apple Pay allows you to get the billing and shipping addresses from the shopper ...