#mdcopley08
1 messages · Page 1 of 1 (latest)
I'm not 100% sure on the flow of funds you are describing so let me start with what ACH CTs are.
As the doc explains it the ACH CT creates a Source object that can be charged once the Customer has pushed funds to it. The way you would "pull" funds from this source is to charge it.
Thanks for the response - we're looking for something different than what you're describing though:
Example
Booking.com makes an ACH transfer into our Stripe account (by using the info from the ACH Credit)
Now, Booking.com needs to take money from a bank account for their fees that they charge. Ideally, Booking.com can then issue an ACH transfer back into their own account, from that same ACH Credit bank info we generated
I don't think that would work in this case.