#1_tap_elite

1 messages · Page 1 of 1 (latest)

cinder pikeBOT
half mango
#

hi! you don't pass the country; like you say, it's based on where we GeoIP the customer when they actually visit the page

strange ether
#

then how can I achieve this is any way ?

half mango
#

I don't really understand what you want to achieve or what the exact issue is

strange ether
#

basically suppose I am the user and I am seating on country Australia.

so if the user click on a stripe payment link it shows only the Australian payment methods but the user has bank account of France or pay later options of france only.

but it only showing Austrai bank/card methods.

so user cant pay due to Geo IP address

half mango
#

is that an actual problem you ran into in reality?

#

because we don't hide methods based on location, all the methods available for the CheckoutSession are shown in all locations. The location just changes things like what order they are shown in.

strange ether
#

it is not showing in my payment methods

strange ether
half mango
#

can you share full details like the link that has the issue, screenshots, what you expect to see and what you saw instead?

strange ether
#

Its not a single link on every new created payment link it has the same problem like user is sitting from other country and what to pay from france bank account but it is not showing france banks

half mango
#

if you have a specific example of this happening we could try to have a look and figure it out!

strange ether
#

no I dont have specific example of this

#

there is no parameter for this on paymentIntent method ?

half mango
#

I believe I answered that in my first answer in this thread :you don't pass the country; like you say, it's based on where we GeoIP the customer when they actually visit the page

#

unfortunately I don't really understand the issue you're trying to explain and you haven't been able to share an example so it's really hard to help or say anything else

strange ether
#

let me go through again with stripe docs and will msg here again

#

thank you