Revert add id token without capture card payment

This commit is contained in:
Emili Castells Guasch 2024-03-11 09:41:57 +01:00
parent 2003ad9641
commit 6b29b43be3

View file

@ -79,6 +79,7 @@ class SavePaymentMethodsModule implements ModuleInterface {
) {
return;
}
add_filter(
'woocommerce_paypal_payments_localized_script_data',
function( array $localized_script_data ) use ( $c ) {