Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi rikterbeek, how can I use this code? #1

Open
tudouzai opened this issue Mar 10, 2017 · 3 comments
Open

Hi rikterbeek, how can I use this code? #1

tudouzai opened this issue Mar 10, 2017 · 3 comments

Comments

@tudouzai
Copy link

I want to use applepay on our web via Adyen, how I can use $this->hasApplePayEnabled() ? Thanks !

@rikterbeek
Copy link
Owner

Hi @tudouzai ,

You can ignore that was for the magneto project needed but not for standAlone.

Regards,
Rik

@tudouzai
Copy link
Author

Hi rikterbeek,
Oh, I see, thank you very much!
But do you have any idea about the standAlone applepay via Adyen on the web?

Regards,
tudouzai

@rikterbeek
Copy link
Owner

Hi @tudouzai,

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.

Regards,
Rik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants