#bindasBhide
1 messages · Page 1 of 1 (latest)
hello! can you share more on what you mean by people from the USA are having issues in getting the link?
basically the users of my websites situated in the USA are not getting the stripe connect account link from the stripe api
what does "getting the link" mean? like how do they get the link? Do they go to your site, and your backend server makes the request to create the Account Link?
if so, what's the request id?
If the Account Link was successfully generated, then where is the issue occurring?
yes, the client makes a request to our backend which in turn makes a request to stripe for generating the connect account link. But the issue is that for people situated in the USA our backend server is not returning an account link to the client on debugging it was found that the stripe api was not generating a link.
alright, what's the request id? for an example request for people in the USA
what's a request id? and how should I get it