#1_tap_elite
1 messages · Page 1 of 1 (latest)
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
then how can I achieve this is any way ?
I don't really understand what you want to achieve or what the exact issue is
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
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.
it is not showing in my payment methods
while testing I am getting this error
can you share full details like the link that has the issue, screenshots, what you expect to see and what you saw instead?
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
if you have a specific example of this happening we could try to have a look and figure it out!
no I dont have specific example of this
there is no parameter for this on paymentIntent method ?
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