#stephy
1 messages · Page 1 of 1 (latest)
This should be steps by steps Doc for you: https://stripe.com/docs/payments/ach-debit/accept-a-payment
Using Prebuilt checkout page is easiest, just a redirection
This is used to accept the payments directly into bank account right?
It's ACH Direct Debit so it will take funds from customer bank account to your Stripe balance. After that you can initialize a Payout to your own bank account https://stripe.com/docs/payments/ach-debit#timing
Oh ok then customer need to give their accounts number for that?