Advertisement
harsh-brainvire

Mada Transaction error 6 - webhook

Oct 23rd, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.62 KB | None | 0 0
  1. {
  2.   "type": "PAYMENT",
  3.   "payload": {
  4.     "id": "8acda4a69294db7f0192b81498e242de",
  5.     "registrationId": "8acda4a89294dc280192b8141010375d",
  6.     "paymentType": "DB",
  7.     "paymentBrand": "MADA",
  8.     "amount": "5.00",
  9.     "currency": "SAR",
  10.     "presentationAmount": "5.00",
  11.     "presentationCurrency": "SAR",
  12.     "descriptor": "5764.4514.0681 21274 - Banzeeny MADA ",
  13.     "merchantTransactionId": "12587c23-4d9d-4da6-bdc1-3ffa5c420e64",
  14.     "result": {
  15.       "code": "800.100.152",
  16.       "description": "transaction declined by authorization system",
  17.       "randomField802131983": "Please allow for new unexpected fields to be added"
  18.     },
  19.     "resultDetails": {
  20.       "ConnectorTxID1": "8acda4a69294db7f0192b81498e242de",
  21.       "connectorId": "8acda4a69294db7f0192b81498e242de",
  22.       "ConnectorTxID2": "12587c23-4d9d-4da6-bdc1-3ffa5c420e64",
  23.       "CardholderInitiatedTransactionID": "MDA7H6074",
  24.       "response.acquirerCode": "59",
  25.       "ExtendedDescription": "Transaction declined by issuer.",
  26.       "clearingInstituteName": "NCB BANK",
  27.       "authorizationResponse.stan": "324052",
  28.       "merchantCategoryCode": "5399",
  29.       "transaction.acquirer.settlementDate": "2024-10-23",
  30.       "transaction.receipt": "429706324052",
  31.       "AcquirerResponse": "DECLINED",
  32.       "reconciliationId": "12587c23-4d9d-4da6-bdc1-3ffa5c420e64",
  33.       "sourceOfFunds.provided.card.issuer": "THE SAUDI NATIONAL BANK",
  34.       "response.acquirerMessage": "Suspected fraud"
  35.     },
  36.     "card": {
  37.       "bin": "524130",
  38.       "last4Digits": "4281",
  39.       "holder": "tarek allabban",
  40.       "expiryMonth": "06",
  41.       "expiryYear": "2025",
  42.       "issuer": {
  43.         "bank": "NATIONAL COMMERCIAL BANK"
  44.       },
  45.       "type": "DEBIT",
  46.       "level": "WORLD FLEX",
  47.       "country": "SA",
  48.       "maxPanLength": "16",
  49.       "binType": "PERSONAL",
  50.       "regulatedFlag": "N"
  51.     },
  52.     "customer": {
  53.       "givenName": "Tarek",
  54.       "surname": "Labban",
  55.       "email": "[email protected]",
  56.       "ip": "2001:16a2:c0bb:1c6d:681d:98f:65a6:ce57"
  57.     },
  58.     "billing": {
  59.       "street1": "Alwadi Street"
  60.     },
  61.     "threeDSecure": {
  62.       "eci": "02",
  63.       "verificationId": "kBNhvpg4S5eAZgH0jFTXvmghYEAZ",
  64.       "version": "2.2.0",
  65.       "dsTransactionId": "477a5956-bddc-485d-b63c-a9d00813e71a",
  66.       "challengeMandatedIndicator": "Y",
  67.       "transactionStatusReason": "",
  68.       "acsTransactionId": "c24a8da1-d7af-439d-a202-213c1eeda67c",
  69.       "cardHolderInfo": "",
  70.       "authType": "02",
  71.       "flow": "challenge",
  72.       "authenticationStatus": "Y",
  73.       "acsReferenceNumber": "3DS_LOA_ACS_EMLI_020200_00262",
  74.       "dsReferenceNumber": "3DS_LOA_DIS_MAST_020301_00931",
  75.       "purchaseDate": "20241023063330"
  76.     },
  77.     "authentication": {
  78.       "entityId": "8ac9a4cb8f81b4c2018fb4ac7607523b"
  79.     },
  80.     "customParameters": {
  81.       "SHOPPER_MSDKIntegrationType": "Custom",
  82.       "SHOPPER_device": "iPhone13,3",
  83.       "CTPE_DESCRIPTOR_TEMPLATE": "",
  84.       "SHOPPER_OS": "iOS 16.6",
  85.       "SHOPPER_MSDKVersion": "6.2.0"
  86.     },
  87.     "redirect": {
  88.       "url": "https://oppwa.com/connectors/asyncresponse;jsessionid=7E200049E9793A13B6EF65AA5C552912.prod01-vm-con03?asyncsource=ACI_3DS_2&type=web&cdkForward=true&ndcid=B7DB9B242127F0C2C530853E411C5698.prod01-vm-tx08",
  89.       "parameters": []
  90.     },
  91.     "risk": {
  92.       "score": "0"
  93.     },
  94.     "timestamp": "2024-10-23 06:33:42+0000",
  95.     "ndc": "B7DB9B242127F0C2C530853E411C5698.prod01-vm-tx08",
  96.     "merchantAccountId": "8ac9a4cc8f7bebe9018fbe7a22962beb",
  97.     "channelName": "21274 - Banzeeny MADA",
  98.     "source": "MSDK",
  99.     "paymentMethod": "DC",
  100.     "shortId": "5764.4514.0681"
  101.   }
  102. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement