#username-paymentmethod-invoice
1 messages ยท Page 1 of 1 (latest)
Can you share an example checkout sesisons id for me to look at?
Or the request where you create it?
we're building the page using stripe elements -- what would be the best thing to send you for that?
Can you show me a wider view here?
Can you show me your payment intent ID?
eg, pi_123
to make sure i understand, you expect the "US Bank Account" to not show in the payment element, right?
What is the dashboard page you were looking at in that first image?
yep, i can send a pi id... one moment
Are you looking at your test mode payment method settings? https://dashboard.stripe.com/test/settings/payment_methods
here's the URI for the dashboard page:
https://dashboard.stripe.com/test/settings/payment_methods?platform_id=pmc_1N1AqaAb5hbBMrVSFShqiqiN
this has both the toggles and preview feature.
yes, i'm looking at test mode
pi_3O5DWwAb5hbBMrVS39SqeK7e
ok thanks
ok, this is a bit complicated, because the payment intent is associated with an invoice
Those payment method are determined by your "invoice template" settings here:
username-paymentmethod-invoice
So you should find that US Bank Account / ACH Debits are enabled there, which you can switch off
Note that these settings are shared betweenlive and test mode
got it... thanks! i'm still having trouble getting the US Bank Account option to not show, though. looks like it was switched off in the first place. i was able to get other options to turn off and no longer render, though. it's just the bank account option acting differently ๐ค
@shrewd jacinth can you share a new PaymentIntent id for a brand new Invoice so that we can have a look?
pi_3O5E4MAb5hbBMrVS3aX7Tmfu
let me have a look. Will take some time as there are a lot of other people in parallel right now
no worries, thanks. i should mention, the customer in question does have a bank account as their default payment method. could that affect this?
ah yes I think that overrides the default behaviour in that case. Try with a brand new Customer first to confirm
that was it... thanks! big help
yeah sorry I always forget we do this trick ๐