#angrowmkt1
1 messages ยท Page 1 of 1 (latest)
hello
Hi there, have you checked the account's requirements.disabled_reason as the error message suggested?
testmode_charges_only
This Connect account cannot currently make live charges. The requirements.disabled_reason property on the account will provide information about why this account is currently disabled. If you are a customer trying to make a purchase, please contact the owner of this site. Your transaction has not been processed.
Was this useful?
Yes
No
i can not find it
where to check?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You should retrieve the account and check its requirements.disabled_reason (see the link I posted earlier)
You don't need to screenshot the API reference
Do you know how to retrieve the connected account object through API?
not really
https://stripe.com/docs/api/accounts/retrieve#retrieve_account this is the API you should call to retrieve the connected account object, the API reference doc also provides example code in various languages
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!