#tbhaxor-wallets
1 messages · Page 1 of 1 (latest)
Can apple pay and google pay be used on the stripe checkout for recurring payments?
Subscriptions
you can redirect the customer to our hosted Checkout page to create a subscription, and on that page they can pay with a card from their Google/Apple Pay wallet, yep
Great, could you share the link of the doc with me? Need to send it to the client
not really any doc but you could just visit a Checkout page in test mode on a supported browser and you'd see them as options
maybe https://stripe.com/docs/payments/wallets#product-support is what you want
Great. actually https://checkout.stripe.dev is the link I was looking for. Sent to the client
Ohk, can we have both apple pay and google pay on the checkout page?
Please note checkout page we are using is from stripe, not creating our own
no it only shows the one that makes sense for the browser you're in
Here in the example I see, it allow only one either apple or google
Perfect makes sense