#Namrata
1 messages · Page 1 of 1 (latest)
This is for Company Wiserwill Pte Ltd.
We have clearly mentioned from day 1 that we want the Payment gateway working for Countries. And we are surprised that when someone tried to make Payment from India on his Indian Credit Card then it got declined saying the Card is not activated for International payment. Can you please investigate and fix this on top priority?
We have already gone Live a few days back for countries in Singapore, India, Australia, New Zealand & Malaysia. Our customers will be local customers in that country.
It sounds like the issue is on the customer's card. But you should contact Support for this
We are developers and are not the team able to assist
got declined saying the Card is not activated for International payment Can you share the Payment Intent Id (pi_xxxx)?
To overcome this issue we create 2 stripe account one for India and one for international account
So my question is how to add 2 account stripe key in one env file
And access account accordingly
You will need to switch the key accordingly, or use 2 completedly separated backend
It just like creating another instance, depends on the language
Can we differentiate this my using currency
Maybe. What programing language?