mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Add currencies
This commit is contained in:
parent
48781a9284
commit
18216c8fea
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ return array(
|
|||
'woocommerce_paypal_payments_applepay_supported_country_currency_matrix',
|
||||
array(
|
||||
'US' => array(
|
||||
'USD',
|
||||
'AUD', 'CAD', 'EUR', 'GBP', 'JPY', 'USD'
|
||||
),
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue