#brittkim

1 messages · Page 1 of 1 (latest)

coarse talonBOT
vague remnant
#

Hello

#

Can you share a PaymentIntent ID that you are testing with?

glass jasper
#

pi_3Nx9omEHE3e6biJR1dUOpZPr

#

I see payment_method_types: [ 'card' ], but not sure why it isn't pulling what I have set as default on thet platform account.

#

I don't have this checked, so it shouldn't be the connected account's payment methods overriding, right?

vague remnant
#

Looking

#

That is how you control the PMs on your Connected Account

glass jasper
#

Right

#

I have apple pay, cash app, google

#

But they don't load

vague remnant
#

Apple Pay and Google Pay are both card Payment Method Type

glass jasper
#

Oh interesting

#

ha

vague remnant
#

Are you using HTTPS?

glass jasper
#

no, localhost

vague remnant
#

Okay yeah Apple Pay and Google Pay won't show up unless you serve over HTTPS

#

And you must have a live card in your wallet as well

glass jasper
#

Interesting to know. Is there a payment method type I can use over localhost other than card?

#

I just want to verify this is all working

vague remnant
#

Yeah any of the bank redirects should work since you are using Euro and one-time payment here

#

So like iDEAL for instance

glass jasper
#

Great! it worked!

#

Thanks!