#Aeroverra-india

1 messages ยท Page 1 of 1 (latest)

upbeat path
#

Hello ๐Ÿ‘‹
It is indeed a regulation limitation. I would suggest you reach out to our support about that as they'd know a lot more about this than our team on discord
https://support.stripe.com/?contact=true

lilac stump
#

Why would he be able to generate a checkout link from outside the api?

upbeat path
#

do you have a request ID I can take a look at?

lilac stump
upbeat path
#

It seems like that request failed^

#

I see the same error here

{
error: {
message: "As per Indian regulations, only registered Indian businesses (i.e. sole proprietorships, limited liability partnerships and companies, but not individuals) can accept international payments. More info here: https://stripe.com/docs/india-exports",
type: "invalid_request_error"
}
}

lilac stump
#

Id be happy to provide a link in dm

upbeat path
#

do you mean the dashboard generates payment links?

lilac stump
upbeat path
#

that's not a lot of information to go on with unfortunately.

#

Let me see if I can find something on my end

lilac stump
#

stripe support said he should be able to accept payments

#

i have the full link I can provide you to the checkout in dm or email or something. I just don't want to share it publicly as a privacy policy precautionary measure.

upbeat path
#

I think I found the payment link you're referring to.
The difference between the two is, one is a standard request and the other is a connect request.
Looking into how/why it works

upbeat path
#

Looking into this with some of my colleagues, this might be a bug.

#

@lilac stump I have to step away soon but @marble vine will update you once we've more information to share

marble vine
#

๐Ÿ‘‹

lilac stump
upbeat path
#

yeah ignore that part for now as that might not be related at all.

marble vine
#

Hi @lilac stump we've identified what is going on here. This will take some time to work on so if you could write in to Support and use @upbeat path's screen name in the email subject that will help us find your email and update you as we work on resolving this issue.

You can email support here: https://support.stripe.com/contact/email

lilac stump
#

in otherwords is the end result that it shouldn't be allowing it or that it should

marble vine
#

The bug is allowing the payment link to be generated. The error message received from the API is what should happen.