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

Warning: Undefined array key "SetExpressCheckoutResult" in /home/huckangell/angellops/ppcp/samples/classic/DoExpressCheckoutPayment.php on line 20

Warning: Trying to access array offset on null in /home/huckangell/angellops/ppcp/samples/classic/DoExpressCheckoutPayment.php on line 20
GetExpressCheckoutDetails
Array
(
    [TIMESTAMP] => 2026-02-15T04:28:50Z
    [CORRELATIONID] => 4aa2f0ff16567
    [ACK] => Failure
    [VERSION] => 204.0
    [BUILD] => 59125663
    [L_ERRORCODE0] => 10002
    [L_SHORTMESSAGE0] => Security error
    [L_LONGMESSAGE0] => Security header is not valid
    [L_SEVERITYCODE0] => Error
    [ERRORS] => Array
        (
            [0] => Array
                (
                    [L_ERRORCODE] => 10002
                    [L_SHORTMESSAGE] => Security error
                    [L_LONGMESSAGE] => Security header is not valid
                    [L_SEVERITYCODE] => Error
                )

        )

    [ORDERITEMS] => Array
        (
        )

    [PAYMENTS] => Array
        (
        )

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

    [RAWREQUEST] => USER=SANDBOX_API_USERNAME&PWD=SANDBOX_API_PASSWORD&VERSION=204.0&BUTTONSOURCE=&SIGNATURE=SANDBOX_API_SIGNATURE&METHOD=GetExpressCheckoutDetails&TOKEN=
    [RAWRESPONSE] => TIMESTAMP=2026%2d02%2d15T04%3a28%3a50Z&CORRELATIONID=4aa2f0ff16567&ACK=Failure&VERSION=204%2e0&BUILD=59125663&L_ERRORCODE0=10002&L_SHORTMESSAGE0=Security%20error&L_LONGMESSAGE0=Security%20header%20is%20not%20valid&L_SEVERITYCODE0=Error
)



Warning: Undefined array key "SetExpressCheckoutResult" in /home/huckangell/angellops/ppcp/samples/classic/DoExpressCheckoutPayment.php on line 26

Warning: Trying to access array offset on null in /home/huckangell/angellops/ppcp/samples/classic/DoExpressCheckoutPayment.php on line 26

Warning: Undefined array key "PAYERID" in /home/huckangell/angellops/ppcp/samples/classic/DoExpressCheckoutPayment.php on line 27
Array
(
    [TIMESTAMP] => 2026-02-15T04:28:50Z
    [CORRELATIONID] => f393460cddad4
    [ACK] => Failure
    [VERSION] => 204.0
    [BUILD] => 59125663
    [L_ERRORCODE0] => 10002
    [L_SHORTMESSAGE0] => Security error
    [L_LONGMESSAGE0] => Security header is not valid
    [L_SEVERITYCODE0] => Error
    [ERRORS] => Array
        (
            [0] => Array
                (
                    [L_ERRORCODE] => 10002
                    [L_SHORTMESSAGE] => Security error
                    [L_LONGMESSAGE] => Security header is not valid
                    [L_SEVERITYCODE] => Error
                )

        )

    [PAYMENTS] => Array
        (
        )

    [REQUESTDATA] => Array
        (
            [USER] => SANDBOX_API_USERNAME
            [PWD] => SANDBOX_API_PASSWORD
            [VERSION] => 204.0
            [BUTTONSOURCE] => 
            [SIGNATURE] => SANDBOX_API_SIGNATURE
            [METHOD] => DoExpressCheckoutPayment
            [RETURNFMFDETAILS] => 1
            [PAYMENTREQUEST_0_AMT] => 100.00
            [PAYMENTREQUEST_0_CURRENCYCODE] => USD
            [PAYMENTREQUEST_0_ITEMAMT] => 80.00
            [PAYMENTREQUEST_0_SHIPPINGAMT] => 15.00
            [PAYMENTREQUEST_0_TAXAMT] => 5.00
            [PAYMENTREQUEST_0_DESC] => This is a test order.
            [PAYMENTREQUEST_0_NOTETEXT] => This is a test note before ever having left the web site.
            [PAYMENTREQUEST_0_PAYMENTACTION] => Sale
            [L_PAYMENTREQUEST_0_NAME0] => Widget 123
            [L_PAYMENTREQUEST_0_DESC0] => Widget 123
            [L_PAYMENTREQUEST_0_AMT0] => 40.00
            [L_PAYMENTREQUEST_0_NUMBER0] => 123
            [L_PAYMENTREQUEST_0_QTY0] => 1
            [L_PAYMENTREQUEST_0_ITEMURL0] => http://www.angelleye.com/products/123.php
            [L_PAYMENTREQUEST_0_NAME1] => Widget 456
            [L_PAYMENTREQUEST_0_DESC1] => Widget 456
            [L_PAYMENTREQUEST_0_AMT1] => 40.00
            [L_PAYMENTREQUEST_0_NUMBER1] => 456
            [L_PAYMENTREQUEST_0_QTY1] => 1
            [L_PAYMENTREQUEST_0_ITEMURL1] => http://www.angelleye.com/products/456.php
        )

    [RAWREQUEST] => USER=SANDBOX_API_USERNAME&PWD=SANDBOX_API_PASSWORD&VERSION=204.0&BUTTONSOURCE=&SIGNATURE=SANDBOX_API_SIGNATURE&METHOD=DoExpressCheckoutPayment&RETURNFMFDETAILS=1&PAYMENTREQUEST_0_AMT=100.00&PAYMENTREQUEST_0_CURRENCYCODE=USD&PAYMENTREQUEST_0_ITEMAMT=80.00&PAYMENTREQUEST_0_SHIPPINGAMT=15.00&PAYMENTREQUEST_0_TAXAMT=5.00&PAYMENTREQUEST_0_DESC=This+is+a+test+order.&PAYMENTREQUEST_0_NOTETEXT=This+is+a+test+note+before+ever+having+left+the+web+site.&PAYMENTREQUEST_0_PAYMENTACTION=Sale&L_PAYMENTREQUEST_0_NAME0=Widget+123&L_PAYMENTREQUEST_0_DESC0=Widget+123&L_PAYMENTREQUEST_0_AMT0=40.00&L_PAYMENTREQUEST_0_NUMBER0=123&L_PAYMENTREQUEST_0_QTY0=1&L_PAYMENTREQUEST_0_ITEMURL0=http%3A%2F%2Fwww.angelleye.com%2Fproducts%2F123.php&L_PAYMENTREQUEST_0_NAME1=Widget+456&L_PAYMENTREQUEST_0_DESC1=Widget+456&L_PAYMENTREQUEST_0_AMT1=40.00&L_PAYMENTREQUEST_0_NUMBER1=456&L_PAYMENTREQUEST_0_QTY1=1&L_PAYMENTREQUEST_0_ITEMURL1=http%3A%2F%2Fwww.angelleye.com%2Fproducts%2F456.php
    [RAWRESPONSE] => TIMESTAMP=2026%2d02%2d15T04%3a28%3a50Z&CORRELATIONID=f393460cddad4&ACK=Failure&VERSION=204%2e0&BUILD=59125663&L_ERRORCODE0=10002&L_SHORTMESSAGE0=Security%20error&L_LONGMESSAGE0=Security%20header%20is%20not%20valid&L_SEVERITYCODE0=Error
)