thirtybees / stripe

Stripe payment module
https://stripe.com
Academic Free License v3.0
6 stars 12 forks source link

Wrong country for Przelewy24 #44

Closed e-com-presta closed 2 years ago

e-com-presta commented 4 years ago

{if ($stripe_p24 && in_array($stripe_country, ['NL']) && in_array($stripe_currency, Stripe::$methodCurrencies['p24']))}

P24 (Przelewy24) is a Polish payment operator. Country "PL", not "NL".

getdatakick commented 2 years ago

Fixed by efc7e60911b9806cabcfa31883468866f17a2222