#xqprtzcv
1 messages · Page 1 of 1 (latest)
You can disable apple pay and google pay in your settings: 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.
I still want to use them with (via a paymentRequest button), but just don't want it to show up in the payment element
Oh if you just want to hide them and not disable them you can do it here: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-wallets
When creating the payment element
Perfect, thanks!
No problem