Additional Info: Array ( [poNumber] => PO-67890 [referenceNumber] => REF-12345 [referenceTransactionId] => TRANS-78910 ) Order ID: ORD123456 Description: Annual subscription for service XYZ Array ( [poNumber] => PO-67890 [referenceNumber] => REF-12345 [referenceTransactionId] => TRANS-78910 )
Array
(
    [responseCode] => Error
    [transactionResponse] => 
    [transactionId] => 
    [authCode] => 
    [errors] => User authentication failed due to invalid authentication values.
    [paymentDetails] => Array
        (
            [cardNumber] => 4111111111111111
            [expirationDate] => 2030-07
            [cardCode] => 123
            [billingFirstName] => Donald
            [billingLastName] => Loignon
            [billingAddress] => 1375 119e rue
            [billingCity] => St-Georges
            [billingState] => CA
            [billingZip] => G5Y 3B6
            [billingCountry] => CA
            [billingPhone] => 4182285866
            [billingEmail] => projet@logiaction.com
            [orderId] => ORD123456
            [description] => Annual subscription for service XYZ
            [shippingFirstName] => Donald
            [shippingLastName] => Loignon
            [shippingCompany] => Logiaction
            [shippingAddress] => 1375 119e rue
            [shippingCity] => St-Georges
            [shippingState] => CA
            [shippingZip] => G5Y3B6
            [shippingCountry] => CA
            [tax] => 5
            [duty] => 0
            [freight] => 10
            [taxExempt] => 
            [poNumber] => PO123456
        )

)