Back to admin

Transaction Detail

Transaction: 0ee2d4e9-df0c-45e9-a4f4-9466b368f20c

Order: DEMO-040adcd5-284a-4018-b907-d490cc38ed8a

Status: error

Approved: False

ISO: 89

Message: Failed authentication

Initial Gateway Response

{
  "Approved": false,
  "CurrencyCode": "840",
  "Errors": [
    {
      "Code": "312",
      "Message": "Invalid credentials"
    }
  ],
  "IsoResponseCode": "89",
  "OrderIdentifier": "DEMO-040adcd5-284a-4018-b907-d490cc38ed8a",
  "ResponseMessage": "Failed authentication",
  "TotalAmount": 1.0,
  "TransactionIdentifier": "0ee2d4e9-df0c-45e9-a4f4-9466b368f20c",
  "TransactionType": 2
}

Merchant/HPP Callback

null

Payment Completion Response

null

Events

sale_hpp_initial — 2026-07-09 02:54:25.198621+00:00

Request

{
  "AddressMatch": false,
  "BillingAddress": {
    "City": "Boston",
    "CountryCode": "840",
    "EmailAddress": "john.smith@gmail.com",
    "FirstName": "John",
    "LastName": "Smith",
    "Line1": "1200 Whitewall Blvd.",
    "Line2": "Unit 15",
    "PhoneNumber": "2113456790",
    "PostalCode": "200341",
    "State": "NY"
  },
  "CurrencyCode": "840",
  "ExtendedData": {
    "HostedPage": {
      "PageName": "HPP",
      "PageSet": "HPP"
    },
    "MerchantResponseUrl": "https://pay.luckschat.net/merchant-response?transaction_id=0ee2d4e9-df0c-45e9-a4f4-9466b368f20c",
    "ThreeDSecure": {
      "ChallengeIndicator": "01",
      "ChallengeWindowSize": 4
    }
  },
  "NOTE": "No PAN/CVV here because this is HPP Source:{} flow.",
  "OrderIdentifier": "DEMO-040adcd5-284a-4018-b907-d490cc38ed8a",
  "Source": {},
  "ThreeDSecure": true,
  "TotalAmount": 1.0,
  "TransactionIdentifier": "0ee2d4e9-df0c-45e9-a4f4-9466b368f20c"
}

Response

{
  "Approved": false,
  "CurrencyCode": "840",
  "Errors": [
    {
      "Code": "312",
      "Message": "Invalid credentials"
    }
  ],
  "IsoResponseCode": "89",
  "OrderIdentifier": "DEMO-040adcd5-284a-4018-b907-d490cc38ed8a",
  "ResponseMessage": "Failed authentication",
  "TotalAmount": 1.0,
  "TransactionIdentifier": "0ee2d4e9-df0c-45e9-a4f4-9466b368f20c",
  "TransactionType": 2
}