#guile-Plaid

1 messages · Page 1 of 1 (latest)

sly oasis
#

It's the same call as https://stripe.com/docs/ach#creating-an-ach-charge but instead of customer you'd specify the Token in source https://stripe.com/docs/api/charges/create#create_charge-source

Stripe supports accepting ACH payments—directly from bank accounts—alongside credit cards. We currently only support ACH for Stripe businesses based in the US.

barren saddle
#

so I change the parameter from customer to source and should work?

sly oasis
#

Yep, give it a try.

barren saddle
#

ok, one sec