#rizvan_error

1 messages ยท Page 1 of 1 (latest)

remote ridgeBOT
molten lanceBOT
#

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.

remote ridgeBOT
#

๐Ÿ‘‹ 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/1245307904815403069

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

severe mirage
#

๐Ÿ‘‹ happy to help

#

would you mind sharing the request ID?

hard jolt
#

from where will I get this?

severe mirage
hard jolt
#

req_GH1iIh0KxiChXi

severe mirage
#

you need to collect the name and the address of the customer

hard jolt
#

Okay but last time when I did this and selected India as the country there was some other error related to exports

severe mirage
#

I can see you were doing this correctly here

#

but I'm not sure what changed in your implementation

#

now it's a matter of correctly submitting the values in the Checkout Session

hard jolt
#

I am getting this error

severe mirage
#

yes that's exactly what I'm saying

#

you need to pass in the shipping/billing address

hard jolt
#

I passed the billing address here

molten lanceBOT
hard jolt
#

req_4FhyqO4QW752LP request ID

languid bison
hard jolt
languid bison
#

sorry, what are you asking, how can we help?

hard jolt
#

I am passing shipping_address_collection[allowed_countries]

#

["IN","AE"]

#

but its returning me invalid array

languid bison
#

you're passing it in an invalid way.

#

what is "thunder client"?

#

in any case the correct way to pass it in the raw POST body is shipping_address_collection[0]=IN&shipping_address_collection[1]=AE

hard jolt
#

Its a REST Api client extension on Vscode

languid bison
hard jolt
#

Non-INR transactions in India should have shipping/billing address outside India

#

Still the same error

languid bison
#

maybe when you enter the address you're giving an Indian address?

hard jolt
#

Yes I gave an indian address

languid bison
#

like it says, if you're charging in a non-INR currency, the customer (and their address) must be located outside India.

hard jolt
#

But the product is in INR currency

#

I am trying to collect INR currency

languid bison
#

then you wouldn't get that error then.

hard jolt
#

I am getting this error

#

thats why confused

languid bison
#

show it to me in context please, like screenshot/URL/request ID.

hard jolt
#

req_BFMFT1TL3wiEm9

#

please check this

languid bison
#

I'm looking at it, there is no error.

hard jolt
#

this is the payment link that I created

languid bison
#

cool, it should work. If you're seeing "Non-INR transactions in India should have shipping/billing address outside India" somewhere, please show me exactly where you see that, via screenshots/screen recordings.

hard jolt
#

okay

#

Oh now its working

#

I will try creating another link and check again

#

check this screen recording

languid bison
hard jolt
#

Oh Okay Got it