Fix filter name

This commit is contained in:
Emili Castells Guasch 2024-12-02 16:22:28 +01:00
parent 2c5c7a6dff
commit d470010f7a

View file

@ -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',