#afonso

1 messages · Page 1 of 1 (latest)

wide quarryBOT
fresh umbra
#

I'm creating the payment element before any intent, by doing this:
const elements = stripe.elements({
mode: 'setup',
currency: 'usd',
paymentMethodCreation: 'manual'
});

solar hawk
#

Hi 👋 apologies for the delay.

It looks like you're using our new flow where you create and mount the Payment Element before creating a Payment Intent, is that correct?

#

What other payment methods were you expecting to see offered?

wide quarryBOT
viscid kite
#

@fresh umbra just checking if you are still around and need help?

fresh umbra
#

yeah

#

i'm here

#

i wanted google pay, apple pay

#

all the payment methods that are on my setting

#

yes, that's correct @solar hawk

viscid kite
#

If you remove paymentMethodCreation do you see other options?

fresh umbra
#

let me see

#

no

viscid kite
#

Do you have a live card in your google wallet and you are serving over HTTPS?

#

Or are you using Safari?