#bhageerath
1 messages · Page 1 of 1 (latest)
Hello bhageerath, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• bhageerath, 2 days ago, 14 messages
• bhageerath, 3 days ago, 11 messages
• bhageerath, 4 days ago, 18 messages
• bhageerath, 7 days ago, 22 messages
Hi there!
but i try to create account via api it's through error like
IN is not currently supported by Stripe
hey @odd willow
Can you share the request ID (req_xxx)? You can find it here https://dashboard.stripe.com/test/logs
here is req_RKVLqM8BynNiWE
i already created one express account from dahsboard it's working also transfer working on this accounrt
Thanks! Give me a few minutes to look into this.
yes please
i already created one express account from dahsboard it's working also transfer working on this accounrt
Can you share the account ID (acct_xxx)?
express account id : acct_1O3DDqCDYF6DK7uL
currently this account i was created in test mode
Still looking into this, sorry for the delay.
no issue please check
👋 taking over for my colleague. Let me catch up.
the major difference I see between the 2 accounts is basically the service agreement
the account acct_1O3DDqCDYF6DK7uL has a recipient service agreement
so which params i pass in request body for creating sucessfully express account via apo
whereas the one you're trying to create in this request doesn't
*api
service_agreement: "recipient",
},```
and
"transfers",
],```
you can read more about it here
sure let me know if you need any more help