#hendie_mytime
1 messages · Page 1 of 1 (latest)
Are you asking how to determine the country of the merchant or the customer/cardholder?
for a credit card, and we can of course get the country from Stripe, but we need to determine the region, for exaqmple processing fees for EU issued cards in the UK is different to UK issued cards. How do we determine if a card is issued in the EU?
which is a group of countries
I don't think we're using a particular library for this - we have our own custom logic internally for this. You can try and look around to see if there are any other 3rd party libraries that can help with this
ok, can i ask for the logic you use to determine EU membership for example, sincde there are various types of European groupings, like 1) geographical, 2) Europern Union membership 3) European Economic Area Membership 4) European Single Market Membership. So on this page (https://stripe.com/gb/pricing) it talks about "EU cards", what is meant by that?
Let me see if I can find anything - give me a minute