#leonardo89 - PaymentMethod
1 messages · Page 1 of 1 (latest)
Hi there!
Apple/Google Pay are "card" payment method, yes.
But can you give more context on what you are doing?
peeeeeerfect
yes I'm implementing a metered billing, just allowing card payment method, and when moved to production I don't see gpay either apple pay
I'm not sure if activating them will work
What are you using to collect payment information? Checkout Session, Payment Element, something else?
payment elements
with confirm card setup
I just want to be sure if gpay and apple pay will work with card payment method
Payment Element does support Apple/Google Pay. You just need to make sure you follow the requirements listed here: https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-prerequisites
I just want to be sure if gpay and apple pay will work with card payment method
If you are using the Payment Element, and follow the requirements listed above, then yes!
perfect, let me check then, thanks soma 👍