#brittkim
1 messages · Page 1 of 1 (latest)
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?
Looking
So you need to go to https://dashboard-admin.stripe.com/test/settings/payment_methods/connected_accounts and change the PMs you want to "on by default"
That is how you control the PMs on your Connected Account
Apple Pay and Google Pay are both card Payment Method Type
Are you using HTTPS?
no, localhost
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
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