mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add priority and number of arguments to woocommerce_paypal_payments_check_pui_payment_captured
action
This commit is contained in:
parent
fff6c84e91
commit
977cd2f713
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ class WCGatewayModule implements ModuleInterface {
|
|||
'woocommerce-paypal-payments'
|
||||
);
|
||||
$wc_order->update_status( 'failed', $message );
|
||||
}
|
||||
}, 10, 2
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue