#Matt P
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Can you elaborate on what you can't seem to "turn on" for test mode?
I'm not sure I completely follow
When I enable ACH direct debit in our dashboard it gets enabled for both production and dev mode. I cant enable it for just dev.
Where exactly are you enabling it?
https://dashboard.stripe.com/test/settings/payment_methods
I checked on my test account and I can turn ACH on/off on test mode without affecting the live mode settings..
Im using the React Payment Element. When I enable ACH on that page it doesn't seem to do anything
Enabling on https://dashboard.stripe.com/settings/billing/invoice is what seems to turn it on
Are you creating an invoice and using the PaymentIntent created by the invoice w/ PaymentElement?
The page you linked is to enable ACH debit for invoices/billing.
I believe so
Gotcha. I don't think there are separate test mode settings for invoice template ๐ฆ
is there a paymentElement option to disable it?