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

Google Pay missing as payment method #408

Open
neo1992 opened this issue Nov 14, 2024 · 3 comments
Open

Google Pay missing as payment method #408

neo1992 opened this issue Nov 14, 2024 · 3 comments

Comments

@neo1992
Copy link

neo1992 commented Nov 14, 2024

Google Pay is not available in Mollie.Api.Models.Payment.PaymentMethod

@Viincenttt
Copy link
Owner

Hi @neo1992

Thanks! Do you happen to know what the exact name of the payment method is that the Mollie API uses for Google pay? I don't see it mentioned on the "Create payment" API documentation: https://docs.mollie.com/reference/create-payment.

image

@neo1992
Copy link
Author

neo1992 commented Nov 19, 2024

Hi @Viincenttt I do not. I just see a Google Pay option under website profiles, but don't know how to offer it to customers
Screenshot 2024-11-19 160208

@Viincenttt
Copy link
Owner

I've just merged a PR to add the payment method to the list of constant strings :) I'll release it soon, but in the mean while you can create a payment with Method = "googlepay".

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