#suraj kumar

1 messages · Page 1 of 1 (latest)

thorny briarBOT
earnest quarry
#

hi! what's the problem exactly?

nocturne prairie
#

My current location is india but still i'm seeing US bank as payment option.

earnest quarry
#

that's normal since for an example someone from the US might be visiting India and still want to pay. Is there an issue?

nocturne prairie
#

No but as per stripe documentation payment option should be location specific

earnest quarry
#

which documentation are you reading?

#

the order in which we show methods is localised yes. But we still show the options

#

if you don't want a certain option, turn it off in your dashboard settings or don't pass it to payment_method_types on the PaymentIntent, depends how you integrate

nocturne prairie
#

we want to display US bank to the users whose current location is US.

#

just like Google Pay and Apple Pay

earnest quarry
#

if you don't want a certain option, turn it off in your dashboard settings or don't pass it to payment_method_types on the PaymentIntent, depends how you integrate

nocturne prairie
#

We want to keep it enabled only for US users.

#

How can we achieve it.