diff --git a/modules/ppcp-api-client/services.php b/modules/ppcp-api-client/services.php index 47eece4d7..b89e543da 100644 --- a/modules/ppcp-api-client/services.php +++ b/modules/ppcp-api-client/services.php @@ -614,7 +614,7 @@ return array( */ 'api.dcc-supported-country-currency-matrix' => static function ( ContainerInterface $container ) : array { $default_currencies = apply_filters( - 'woocommerce_paypal_payments_supported_country_currency_matrix', + 'woocommerce_paypal_payments_default_currencies', array( 'AUD', 'BRL',