#smart_error
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1469103289470812260
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- smart_error, 40 minutes ago, 4 messages
- smart_docs, 4 hours ago, 3 messages
Hi there
I'm unclear on what your actual question is here - could you elaborate, please?
Yes, sure
I'd love to discuss about the problem
In the first time, user signin to stripe sandbox, they can easily set up their account but after that, when user removeed their account in our platform, and tried to set up again, it cause the issue most of time
This is the main case
It is the same in test and live as sandbox and real stripe environment
Or just user wants to login in other browser or machine
Could you please explain how to solve this issue?
@runic steppe. it is the information you asked
Account Creation Request ID: req_6lXHvNx7SSlANw
Created account: acct_1Sxb4gLJpAdPRuFW
Account Link Creation Request ID: req_zsxMTwHlMBDUNo
Onboarding URL: https://connect.stripe.com/setup/e/acct_1Sxb4gLJpAdPRuFW/pkBlNZpsKEZX
Please review it
Sorry, was helping someone else. I'm looking now
Thanks
Can you explain further what you mean by this?
when user removeed their account in our platform,
Our platform allows users to connect with stripe. sometimes. they removed their account so at that time. their assigned account id would be removed and after some time, they join again. that might be the main issue
I haven't confirmed what main issue is, but in these 1 or 2 days, most of the users faced the similiar issue
Browser console shows: POST /register_user/auth_attempt returns 400
even in sandbox or stripe production environment
When users visit the link, Stripe's page shows "User not found"
This is Stripe's internal verification system failing
Browser console shows: POST /register_user/auth_attempt returns 400
I'm looking into but it will take me a little while to pinpoint what is going on.
Did this work in the past? I'm not immediately certain if Express accounts should be able to be disconnected and reconnected to a platform
Yes, that worked in the past
I'm now trying to register new user account, let you know in a few minutes
Please check the video
I tried with new user account but it is the same
It is account in my platform or something else?
Are you using the "Delete an Account" api to "remove" the Express account?
I'm supposing that the order of operations is this:
- Create Express account
- Create onboarding link for this account
- delete account
- create new account using same email as #1
- create onboarding link for 4
- open onboarding link - I suppose this is where your video takes place
is that accurate? If not, could you give me the exact steps you used to reproduce?
is this good solution? actually, in the sandbox, we can add random fake email id to that
Is there any prevent solution to implement into codebase?
Could you answer my questions above, please?
It is the exact step
- User action: You clicked "Connect Stripe" button in the worker settings
- Our backend: Created Stripe account successfully (logs show this worked)
- Our backend: Generated account link URL
- Browser redirect: Redirected to Stripe's hosted onboarding page
- Stripe's page: Showed "User not found" error
- Browser console: Showed:
POST /register_user/auth_attempt returned 400
But did steps 1-3 happen before these steps, which correspond to my 4-6, I think?
This is an important point
I tried other new email id but faced the same issue. is there any solution?
Could you answer the question above, please? I am trying to reproduce what's happening in order to understand the issue, but it is vital to have the exact steps to reproduce
Do you mean these steps?
- Create Express account
- Create onboarding link for this account
- delete account
- create new account using same email as #1
- create onboarding link for 4
- open onboarding link - I suppose this is where your video takes place
But I used fake email id, how to create express account within fake email?
Yes, those are the steps I'm referring to. My question for you is, are these the exact steps you used to reproduce the issue you're describing
Yes, sure. that is the exact steps
It is the message from AI
I'm sure it is not an issue in your side but I need to figure out why those issues are coming up
Actually, in the onboarding link, I didn't see the capthca, has it been implemented in these days? since then, all of the accounts faced "user not found" issue even in the sandbox
Hey! Taking over this thread! Do give me some time to get caught up!
Hmmm, I tried it with the same steps here
But was not able to recreate the issue
Do give me some time to dig into this further
Ok, no problem
Can I ask other problems in the meantime?
Actually, it is not an issue but I'm asking if we can skip the process
Actually, it is not an issue but I'm asking if we can skip the process
Cpuld you explain more on this?
it is the process to fill business detail process in express
Actually, we give the rules for freelancers to use those express process, not input their visa or master card
They are getting the money from the client
In that process, they asked us to skip the verification process like professional details and personal details
so you want to be able to allow your Customers to skip the verification process, particularly, professional and personal details?
Yes, sure
Is that possible? even if it can allow skip the process, they need to verify the process when they pull their money in the stripe account. is that right? or can we skip the process as well?
To answer you initial question, personal details such as individual.first_name, individual.dob.year, email, phone number are all required details to be collected and verified
This can be seen here:
Identify current and future information requirements that connected accounts must provide based on their business, location and requested capabilities.
So these are the baseline details that Express connected accounts ("individual")for UK users must provide
business_profile.url, which relates to their website, is also one of them
Is there a reason why you are looking not to capture those details?
No, our freelancers asked us if they can skip the process
If we cannot skip the process, we should allow other option like master card?
No, our freelancers asked us if they can skip the process
Ah, thats not possible to skip the process, Stripe requires that data as part of “Know Your Customer” obligations from different reguators
This is mentioned here: https://support.stripe.com/questions/know-your-customer-obligations
but that is possible, right?
Anyway. they should add a bank account to RECEIVE payouts
NOT a card to MAKE payments
What do you mean by "we should allow other option like master card?"
Do you mean allow Customers to pay your freelancers products/services with a Mastercard Credit card as a payment method?
I mean, freelancers, for receiving the payment to skip the verification but it is bad effect
Receiving payouts for connected accounts without any verification information is generally not possible due to legal and regulatory requirements. Verification is crucial to comply with Know Your Customer (KYC) regulations, which aim to prevent fraud and ensure that financial transactions are secure and transparent.
This is mentioned in this other doc: https://support.stripe.com/questions/payouts-or-charges-not-enabled-for-connected-accounts-with-platform-gathered-verification-requirements