#justinkennedy10-ach-invoice

1 messages · Page 1 of 1 (latest)

heavy halo
#

No you don't, you can use ACH Debit https://stripe.com/docs/ach to collect bank account details and then pass source: 'ba_123' when paying the invoice

nocturne lagoon
#

interesting, and then subsequent refunds, etc. need to be done on the Charges API, not PaymentIntents? (because I wouldn't be in the beta)

#

Is this true - meaning I wouldn't be able to create an ACH Debit source?

#

Or this this documentation simply out of date

heavy halo
#

ignore all of this entirely

#

ACH Debit works fine with PaymentIntent and Invoices. It's just not well documented because we're working on that beta to re-design everything

#

but you're fine to use the official doc. It's been live since 2015, it's well tested and works well, no worries there

nocturne lagoon
#

So I can create a PaymentIntent with an ACH Debit as a source without being a part of any beta?

heavy halo
#

yes

#

you pass source: 'ba_123' on the PaymentIntent API and it "just works", it's just not documented

nocturne lagoon
#

that is absolutely amazing

#

(:

#

thanks so much!

#

Any hints on when it will be wrapped into PaymentMethods (or is that not even planned)?

heavy halo
#

that's what the beta is about, but no firm timeline for now

nocturne lagoon
#

ah!

#

Any chance you could put in a word for me for getting added?

#

I'd love to be able to not have to write code for both Sources and PaymentMethods

heavy halo
#

you'll need to submit the form you shared earlier, no other way right now sorry

nocturne lagoon
#

already submitted a couple weeks ago :/

#

any tips for moving to the front of the line?