#coachleyton
1 messages ยท Page 1 of 1 (latest)
This option is not displayed in development. Might be some live mode setting that I've mis-configured
Hello! Google Pay is a subset of the card type, so that's expected. You would need to specifically disable Google Pay by setting this: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-wallets-googlePay
It's likely you didn't see Google Pay in development because it requires a secure context (HTTPS) to appear. If you were building locally you wouldn't see it.