Extend advanced card country eligibility

This commit is contained in:
Emili Castells Guasch 2024-07-08 14:45:12 +02:00
parent 32a18e6ff4
commit 9613e4741f
3 changed files with 132 additions and 0 deletions

View file

@ -153,6 +153,30 @@ return array(
'TWD',
'USD',
),
'CN' => array(
'AUD',
'BRL',
'CAD',
'CHF',
'CZK',
'DKK',
'EUR',
'GBP',
'HKD',
'HUF',
'ILS',
'JPY',
'MXN',
'NOK',
'NZD',
'PHP',
'PLN',
'SEK',
'SGD',
'THB',
'TWD',
'USD',
),
'CY' => array(
'AUD',
'BRL',