Hi Rapyd Team and fellow devs,
I am having trouble figuring out how to correctly use the Country Parameter when creating a checkout page for our application.
Your docs list “The two-letter ISO 3166-1 ALPHA-2 code for the country. Uppercase.”
“The Country” is a bit ambiguous in this context. The issue I am having, is trying to determine if we should be using the Country Code of the currently browsing customer or the country code of the legal entity for the seller.
The behaviour I see in Sandbox is that if I change the currency and country, I will get local and relevant payment options for that customer in their region. But if I choose for example USD, US, or CA, CAD - the card payment option or even all options will disappear.
If a Rapyd seller in the UK, SG, ect wants to offer a checkout page that is capable of accepting cards (eg. Visa / MC from around the world), it looks like we need to hardcode the country as that of the seller in the checkout page setup. Is that correct?
Is there any setting that could give both local checkout options for an American to pay someone in UK,SG and then also display the card options?