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

Integrate with Google pay / Apple pay #20

Open
omarlopesino opened this issue Nov 22, 2023 · 1 comment
Open

Integrate with Google pay / Apple pay #20

omarlopesino opened this issue Nov 22, 2023 · 1 comment

Comments

@omarlopesino
Copy link

Redsys allows integrating with both Goole Pay and Apple PAy:

https://pagosonline.redsys.es/googlePay.html
https://pagosonline.redsys.es/applePay.html

In short:

  • To integrate with Google Pay it is possible to send 'google' in DS_MERCHANT_PAYMENT_METHODS
  • To integrate with Apple Pay it is possible to send 'xpay in DS_MERCHANT_PAYMENT_METHODS. This method will also show Google Pay.

In the library, it is only needed to update the getAvailablePaymentMethods method so that these methods are available in dependent libraries (for example, commerce_sermepa module).

omarlopesino added a commit to Metadrop/sermepa that referenced this issue Nov 22, 2023
@omarlopesino
Copy link
Author

Please review this MR that adds the feature #21 , thanks!

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

1 participant