#dbueno_hiberus
1 messages · Page 1 of 1 (latest)
You can't configure wallets like Google Pay and Apple Pay on a per session basis, they fall under the cards payment method
You'd need to disable them on the account level, here: https://dashboard.stripe.com/settings/payment_methods
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So, if I specify the card payment method, I'm actually allowing credit cards, google pay and apple pay?
Correct
And do google pay and apple pay allow capture funds in two steps?
like the standard credit card does
You mean this flow? https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
yes
when user choose card, we set the 'manual' capture_method
ok, that's great
thank you for your answers
np!