mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Revert add id token without capture card payment
This commit is contained in:
parent
2003ad9641
commit
6b29b43be3
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ class SavePaymentMethodsModule implements ModuleInterface {
|
|||
) {
|
||||
return;
|
||||
}
|
||||
|
||||
add_filter(
|
||||
'woocommerce_paypal_payments_localized_script_data',
|
||||
function( array $localized_script_data ) use ( $c ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue