#Namrata

1 messages · Page 1 of 1 (latest)

unreal loom
#

Hi! How can we help?

gloomy dove
#

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.

unreal loom
#

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)?

gloomy dove
#

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

unreal loom
#

You will need to switch the key accordingly, or use 2 completedly separated backend

gloomy dove
#

How to switch that key according

#

Can you please give me some examples

unreal loom
#

It just like creating another instance, depends on the language

gloomy dove
#

Can we differentiate this my using currency

unreal loom
#

Maybe. What programing language?