#CARO-React-Go
1 messages ยท Page 1 of 1 (latest)
When i'm connecting stripe and doing checkout its throwing error like this...
Request error from Stripe (status 400): {"status":400,"message":"In order to use Checkout, you must set an account or business name at https://dashboard.stripe.com/account.","request_id":"req_aG547mmlfoMxBo","type":"invalid_request_error"}
2021/11/03 23:27:52 error ====> {"status":400,"message":"In order to use Checkout, you must set an account or business name at https://dashboard.stripe.com/account.","request_id":"req_aG547mmlfoMxBo","type":"invalid_request_error"}
The error message said it, doesn't it? ๐ Go to this link and set your Public business name: https://dashboard.stripe.com/settings/account
The public business name is set already
Hi there, please allow me to jump in, I was wondering if you have the request id (req_xxx) handy for me to look into this please?
Thank you very much, please allow me to look into this
Sure @fleet remnant Please
I have looked into your account, it seems our system hasn't picked up your account name or business registration, please refer to https://dashboard.stripe.com/settings/account to setup your account, either section within Account settings or Public business information should allow the error to go away.
Please let me know if you have any other questions ๐
What should i do ? The public business name is already exists on my stripe dashboard. There is not any problem with the code also. Please look into this matter and take necessary steps as early as possible. I'm sending you a screenshot of the public business name in my stripe dashboard. Please have a look...
Public business name
@fleet remnant Please have a look
Interesting, please let me look into this further
Sure
When you scroll down to the bottom of the page, there is a save button, is this currently enabled?
No. It's disabled.
Interesting, I am not seeing the information on your screen shot in the Dashboard and our database.
I was wondering if you could provide me with your account id please (acct_xxx), just wanted to double check I am looking at the right account, it should be accessible via https://dashboard-admin.stripe.com/settings/account where the Account settings section is, thank you.
Thank you
I believe this might be the reason blocking your account verification,
"Your account's business owner information needs review
We couldn't verify the information provided about your business owner."
If you could go to https://dashboard-admin.stripe.com/settings/update and update the missing required information, this should fix the problem ๐
I found the cause of the error message, the request id you have provided initially is from the connected account, with the account id acct_1JrxT9LSqdUhNUBA, the account id you have provided above is the platform account's id.
After you have completed the information update within the platform account, if you could log into the Connected account and update the Account settings or Public business information via https://dashboard.stripe.com/settings/account, that should fix the problem.
Hope you find this information useful, please feel free to ask if you have any other questions ๐