Build ACH-push functionality into the Stripe Links service
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 10
Description
We want to support payers pushing payments through ACH when paying through Stripe Links. Stripe refers to this as "US Bank Transfer".
The service should be able to handle the cases of too little payment, too much payment, and the right amount of payment. This also means that we have to create a customer per payer in Stripe.
By enabling this method, we will be able to reduce the Treasurer workload while also saving money on credit card fees, but still have the benefit of Stripe automation.
Core stripe links page: https://core.aws.qa.acmuiuc.org/stripe
Stripe docs: https://docs.stripe.com/payments/bank-transfers
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.