#oscar-android-ach
1 messages · Page 1 of 1 (latest)
Hello! Generally the Payment Sheet is going to use the payment methods you have enabled in your Dashboard here (test mode link): https://dashboard.stripe.com/test/settings/payment_methods
Do you have bank account payments enabled there?
I don't, but the my BE team might
So essentially it's not a config issue on the Front end?
Not typically, no. It's either set in your Dashboard there or on the Setup Intet or Payment Intent.
oscar-android-ach
What do you mean by SetupIntent? Is this the same SetupIntent used in the snipped code provided above
Right now what your code is doing is initialized the PaymentSheet in the UI.
The question is: how did you create the SetupIntent in the first place?
Fetched from our internal BE
As described in section 2 here - https://stripe.com/docs/payments/save-and-reuse
Sure but that's just a link. I need real exact code. Or at least a concrete example for me to look at
Do you have an example SetupIntent id seti_123?
if you have the secret you can give me the id from the secret
yeah looks like only card is enabled for it so you need to talk to the team that creates this and has access to configure your Dashboard
(I deleted the secret for now)
Thank you
Ok sounds good
Which property is only set to card?
Just so I can point them directly to the issue
They don't set/force any which is good but they don't seem to have ACH enabled on their Stripe account
Sure thing, have a great rest of your day!