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
Sorry for the late reply. Yes I have made that integration into our Magento extension.
so you construct the payment request with the integration guide of apple https://developer.apple.com/documentation/applepayjs/applepaysession
and after that you would get back a token that you can use in the payment call to adyen.
I want to use applepay on our web via Adyen, how I can use $this->hasApplePayEnabled() ? Thanks !
The text was updated successfully, but these errors were encountered: