mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Rename tests
This commit is contained in:
parent
e0ca70f7b6
commit
c143e1a1b0
2 changed files with 3 additions and 5 deletions
|
@ -173,7 +173,7 @@ class CardFieldsModule implements ServiceModule, ExtendingModule, ExecutableModu
|
|||
2
|
||||
);
|
||||
|
||||
// Ensures either order status or 3DS approval for card payment source is correct.
|
||||
// Ensures either order status or 3DS approval for card payment source is valid.
|
||||
add_action(
|
||||
'woocommerce_paypal_payments_before_capture_order',
|
||||
function( Order $order ) use ( $c ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue