#typek3-connect-india
1 messages · Page 1 of 1 (latest)
Hello, can you provide the request ID that you saw that error for?
It is safe to share request IDs on this server
req_UAzfRyU1BiURnD
We use the following payload to create account:
account = stripe.Account.create(
type="express",
email="foo.bar+123@gmail.com",
business_type="individual",
country="IN",
capabilities={
"card_payments": {"requested": True},
"transfers": {"requested": True},
},
business_profile={
"url": "https://some-website.com",
"mcc": "5815",
"product_description": "Digital Goods",
"name": "foo.bar+123@gmail.com",
},
settings={"payouts": {"schedule": {"interval": "manual"}}},
)
It looks like at the moment we only support Standard Connect accounts in India https://support.stripe.com/questions/stripe-india-support-for-marketplaces
Hmm... I see
Where can I find the complete list of countries supported in express accounts?
When do you expect to support India in express accounts?
You need approval for India. I'd recommend talking to our support team
typek3-connect-india
What other countries need approval?
Not sure sorry, I'd recommend talking to our support team about this really