#p_shubh
1 messages · Page 1 of 1 (latest)
What's a 'vendor'?
You can consider vendor as a customers
Ok, but what is a 'customer'? Because that could be one of 2 things really depending on your Stripe integration. For example, are you a Connect platform and a customer is a connected account?
that is the issue i can create a customer in stripe but how to add bank details in it
after a deep documentation i get that we can only save cards on customer id
OK, so I guess you're not using Connect and instead are referencing Customer objects: https://docs.stripe.com/api/customers
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
If that is the case, then you can't attach a bank account and/or payout money/balances to those customers
What you're describing is facilitated by Connect: https://docs.stripe.com/connect