#Ayush Tomar
1 messages · Page 1 of 1 (latest)
👋 happy to help
each payment method has its "properties" in its page
https://stripe.com/docs/payments/ach-debit
Customer locations
USPresentment currency
USD
so it is based on IP address? if IP points to US it is displayed otherwise it won't be displayed?
not just IP we have a way to locate the customer based on different criteria one of which is IP yes
Can you help me understand the different ways stripe, does it? It would help me gather more insight into my systems behaviour
No expected outcome. Want to understand existing behavior. My current experience has been that even if I change my IP to a different country I am still able to see the ACH payment option.
for which customer? and what is the PI Id?
I have a customer ID cus_ND6fdCYZ1YGR6w , not sure what is PI id?
My integration is setup intent + payment element
then the Setup Intent ID
seti_1MZsq9AGVeOufj5BNJEMqRvm setup intent ID
the setup intent was from IP address based in south korea.
I have tried with india, spain, UK and all of them showed the ACH option
sorry still looking into this
it seems that it's normal to have the ACH since you chose it as a payment method manually
so basically if your account is based in US you can collect ACH from anywhere else in the world
cool, so how do I determine what is the location of the account?
so since our organization is in US. we can collect ACH payment from anywhere in the world?
cool thank you for your help!