From bfec11b1743f11c09afa8603f62e3cb6147736e2 Mon Sep 17 00:00:00 2001 From: Alex P Date: Wed, 6 Oct 2021 21:43:58 +0300 Subject: [PATCH] Remove wrong authorization statuses --- .../src/Entity/class-authorizationstatusdetails.php | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/modules/ppcp-api-client/src/Entity/class-authorizationstatusdetails.php b/modules/ppcp-api-client/src/Entity/class-authorizationstatusdetails.php index 95624bba0..1966b0e11 100644 --- a/modules/ppcp-api-client/src/Entity/class-authorizationstatusdetails.php +++ b/modules/ppcp-api-client/src/Entity/class-authorizationstatusdetails.php @@ -16,17 +16,7 @@ namespace WooCommerce\PayPalCommerce\ApiClient\Entity; */ class AuthorizationStatusDetails { - const BUYER_COMPLAINT = 'BUYER_COMPLAINT'; - const CHARGEBACK = 'CHARGEBACK'; - const ECHECK = 'ECHECK'; - const INTERNATIONAL_WITHDRAWAL = 'INTERNATIONAL_WITHDRAWAL'; - const OTHER = 'OTHER'; - const PENDING_REVIEW = 'PENDING_REVIEW'; - const RECEIVING_PREFERENCE_MANDATES_MANUAL_ACTION = 'RECEIVING_PREFERENCE_MANDATES_MANUAL_ACTION'; - const REFUNDED = 'REFUNDED'; - const TRANSACTION_APPROVED_AWAITING_FUNDING = 'TRANSACTION_APPROVED_AWAITING_FUNDING'; - const UNILATERAL = 'REFUNDED'; - const VERIFICATION_REQUIRED = 'VERIFICATION_REQUIRED'; + const PENDING_REVIEW = 'PENDING_REVIEW'; /** * The reason.