#jagadeeshmekala_42923
1 messages · Page 1 of 1 (latest)
Can you provide the request id here? req_xxx
req_ro3JcM0eRLj4Cs
Um you are passing a token, not really a source. Are you following a Doc? Could you provide its URL here?
the doc link: https://stripe.com/docs/api/customer_bank_accounts
{source: 'btok_1OERqd2eZvKYlo2CaABnGxTR'}
in above statement i understood that "btok.." means bank account token.
anything wrong..
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Is this a bank account to collect payments or to send payouts to?
collect payment from stripe admin.
like owner stripe account will pay to customer(through banks)
Then you're using the wrong APIs. Depending on your Stripe account location, you might not be able to accept bank payments: https://stripe.com/docs/payments/payment-methods/integration-options#country-currency-support
The APIs you're using are to faciltate sending money for payouts
my location is india ... will it be possible to achieve that kind of bank transfer from account to customer
The link above should explain what is supported