mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 16:24:33 +08:00
Enable credit messaging for France
This commit is contained in:
parent
bddd12bb18
commit
3ae8dfe589
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ class MessagesApply {
|
||||||
*/
|
*/
|
||||||
private $countries = array(
|
private $countries = array(
|
||||||
'US',
|
'US',
|
||||||
|
'FR',
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue