#jeremy - Checkout
1 messages ยท Page 1 of 1 (latest)
Yes, I'll be restricting this method to only customers in the US (and will be USD).
The price I am sending through is for a recurring USD product.
Are you, as the merchant located in the US and have USD set as your default currency?
Yes we are located in the US and I just looked at our settings & I'm not sure where to find the setting for default currency.
As I was looking just now I did find this in the documentation, which looks like it is telling me that I can't use Stripe Checkout for this purpose, but that seems contrary to the screenshot I sent above from the other page.
Hmmm...okay, taking another look.
We just made our updated ACHv2 (Direct Debit) available. There's a lot of documentation leading up to this release.
Okay, I tested this out myself and I had no problem using the us_bank_account payment method.
Could you share a request ID?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
That's encouraging: req_vHazAzSluMdFvx
Wait...not for subscriptions...
Nope, I get that error as well
I'll be filing this internally so we can address it.
Thanks so much for your assistance.
So for now it isn't possible. Is it your belief that it will be available soon, or that I need to find another way to do recurring subscriptions via bank account other than Stripe Checkout?
I'm not very familiar with the other options as I always take the easy way out and use Stripe Checkout ๐ - is this something I'll have to build custom logic for on our end and bill that payment method on our end every month if we choose to do this?
Or is there some other option?
Welll creating Subscriptions and collecting payment method information yourself would be a significant engineering effort:
https://stripe.com/docs/billing/subscriptions/designing-integration
But it could offer you more flexiblity. I would review this and see whether it would make sense in the long run for you.
Yeah, I definitely don't want to...
But I just want to know my options to present to stakeholders...options are don't take bank info for recurring subs or build our own integration, right?
Don't expect this option to be available anytime soon?
I cannot make any promises on when this will be addressed unfortunately.
Thank you!