mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-07 19:54:15 +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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
add_filter(
|
add_filter(
|
||||||
'woocommerce_paypal_payments_localized_script_data',
|
'woocommerce_paypal_payments_localized_script_data',
|
||||||
function( array $localized_script_data ) use ( $c ) {
|
function( array $localized_script_data ) use ( $c ) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue