Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$api_url is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 85

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$api_key is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 86

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$allow_method is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 87

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$NVPCredentials is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 110

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$Countries is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 114

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$States is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 359

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$AVSCodes is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 436

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$CVV2Codes is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 454

Deprecated: Creation of dynamic property angelleye\PayPal\PayPal::$CurrencyCodes is deprecated in /home/huckangell/angellops/ppcp/src/angelleye/PayPal/PayPal.php on line 464
Array
(
    [ACK] => Failure
    [L_ERRORCODE0] => 10002
    [L_SHORTMESSAGE0] => Merchant authentication failed
    [L_LONGMESSAGE0] => Merchant authentication failed
    [L_SEVERITYCODE0] => Error
    [TIMESTAMP] => 2026-09-20T03:59:01Z
    [CORRELATIONID] => 12ba036c84dda
    [VERSION] => 204.0
    [BUILD] => 0
    [ERRORS] => Array
        (
            [0] => Array
                (
                    [L_ERRORCODE] => 10002
                    [L_SHORTMESSAGE] => Merchant authentication failed
                    [L_LONGMESSAGE] => Merchant authentication failed
                    [L_SEVERITYCODE] => Error
                )

        )

    [REQUESTDATA] => Array
        (
            [USER] => SANDBOX_API_USERNAME
            [PWD] => SANDBOX_API_PASSWORD
            [VERSION] => 204.0
            [BUTTONSOURCE] => 
            [SIGNATURE] => SANDBOX_API_SIGNATURE
            [METHOD] => GetAuthDetails
            [TOKEN] => 
        )

    [RAWREQUEST] => USER=SANDBOX_API_USERNAME&PWD=SANDBOX_API_PASSWORD&VERSION=204.0&BUTTONSOURCE=&SIGNATURE=SANDBOX_API_SIGNATURE&METHOD=GetAuthDetails&TOKEN=
    [RAWRESPONSE] => ACK=Failure&L_ERRORCODE0=10002&L_SHORTMESSAGE0=Merchant%20authentication%20failed&L_LONGMESSAGE0=Merchant%20authentication%20failed&L_SEVERITYCODE0=Error&TIMESTAMP=2026-09-20T03%3A59%3A01Z&CORRELATIONID=12ba036c84dda&VERSION=204.0&BUILD=0
)