#Kdev-card
1 messages · Page 1 of 1 (latest)
Hi! If you already collected the card information, you should have a Payment Method object. In it, there's a card.country attribute that you can use to know if the card is European or not
https://stripe.com/docs/api/payment_methods/objectstripe
😊