#Rithick
1 messages · Page 1 of 1 (latest)
What is a customer in this context in relation to Stripe? A connected account?
Nope not a connected account
To any bank account provided by the customer. Iam new to stripe will check what's a connected account is
In my use case I need to pay my customer who have taken my subscription I have to pay back a sum every time the threshold reaches
You can't facilitate payments from a Stripe balance to external/third-party bank accounts (other than your own) without using Connect/connected accounts.
In my use case I need to pay my customer who have taken my subscription I have to pay back a sum every time the threshold reaches
You'd use the customer balance for that, or trigger a refund back to the original payment method.
Awesome thanks a lot for the help
np