Add French Territories to Card Fields eligibility

Added French territories:
Mayotte ( YT )
La Reunion ( RE )
Guadelope ( GP )
French Guiana ( GF )
Martinique ( MQ )
This commit is contained in:
RT3 2025-05-23 14:49:45 -05:00 committed by GitHub
parent 2a47e5ce28
commit 1b0d1494da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,6 +74,11 @@ return array(
'GB',
'US',
'NO',
'YT',
'RE',
'GP',
'GF',
'MQ'
)
);
},