mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
phpcs
This commit is contained in:
parent
3e4665907f
commit
1f64ee32e3
4 changed files with 8 additions and 3 deletions
|
@ -115,7 +115,8 @@ class OrderProcessor
|
|||
[
|
||||
ThreeDSecure::NO_DECISION,
|
||||
ThreeDSecure::PROCCEED,
|
||||
]
|
||||
],
|
||||
true
|
||||
);
|
||||
return $isApproved;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue