#lordsirlasercat
1 messages · Page 1 of 1 (latest)
I do, i have a card in google wallet
If you go to https://stripe.com/docs/stripe-js/elements/payment-request-button in Chrome what do you see at the top of the page?
I see the google pay button at the top
Gotcha
Do you see any error in your console?
And can you try removing paymentMethodTypes?
Really Express Checkout Element is only for wallets so it will only be card types
Ah gotcha. and no i dont see any errors in the console, but i think removing the payment method types did it, the g pay button showed up on https.
thank you!
Great! I'll flag internally that we shouldn't have that parameter in the docs for Express Checkout Element!
wonderful thank you! also real quick, is there a way to show paypal as an option or is this mainly just for wallets?
Ah actually sorry that paramter should be supported but the only relevant ones would be card and paypal
Yes Paypal is an option if it is supported for your account
ok wonderful thank you
Currently it is only supported in the EU
ok thank you