#joehelsing-financial-connections
1 messages · Page 1 of 1 (latest)
Can you provide a little more info about what you're building and what data you need to utilize from Financial Connections? Are you just trying to accept bank transfer payments and that's it?
So customer chooses some bank accounts to give us access to throiugh Financial Connections. We then need to be able to take regular payments from one of those account on a weekly basis based on how much they spent
joehelsing-financial-connections
Ok. So Bank Transfers don't support collecting a bank account for future payments: https://stripe.com/docs/payments/payment-methods/integration-options#additional-api-bank-redirects
However, they do support subscriptions: https://stripe.com/docs/billing/subscriptions/bank-transfer. So, I recommend you use a weekly subscription with usage based billing to achieve this: https://stripe.com/docs/billing/subscriptions/usage-based/pricing-models.
Although that's for the customer to push funds