#divya.shalini.ics
1 messages ยท Page 1 of 1 (latest)
๐ How can I help?
I am creating user using accounts.create api
And setting in business_profile[url] value : www.test.com
And getting error of url_invalid
Request ID: req_E9OUOckEYFEEsf
May I know what is the reason?
www.test.com is not a real domain. Stripe has check whether the domain is valid
I am working in test mode
Test mode follows the same validation as live mode. You'd have to pass the real valid domain in the request
Ok, so we are suppose to add valid url every time?
Yes, correct
But there are some account where I added www.abcd.com
And it got added
Ref: acct_1O2dwCQlWOaBpBfZ
I'm afraid I'm unable to share how the URL validation works
If www.abcd.com works in test mode, then you can use it for testing purpose
Yeah that's what I also thought, but it is not working
May I know any specific reason?
As mentioned earlier, we are unable to share how URL validation works
The recommended way is to pass the real URL in the request instead of a fake one
No problem! Happy to help ๐