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

Why do we need to specify the merchant ID for Apple Pay? #224

Open
erik-kallen opened this issue Jun 2, 2023 · 1 comment
Open

Why do we need to specify the merchant ID for Apple Pay? #224

erik-kallen opened this issue Jun 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@erik-kallen
Copy link

Is your feature request related to a problem? Please describe.
Currently we need to specify a separate applepay section in the configuration in order to set the merchantID. But this ID is available inside the response from the call to /paymentMethods, so you should be able to get it from therre.

Still, some display name would be required, unfortunately, since the merchantName in the /paymentMethods response is the Adyen account number. But perhaps that can be changed.

Making those changes would allow Apple Pay to be enabled without any additional confugration

@erik-kallen erik-kallen added the enhancement New feature or request label Jun 2, 2023
@descorp
Copy link
Contributor

descorp commented Jun 2, 2023

Hey @erik-kallen

Thank you for a great idea 💚

It works the way you described for Google Pay, and I hope we can make it possible for Apple Pay as well.
Will check with our product team and get back to you!

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

No branches or pull requests

2 participants