{"id":9781,"date":"2024-03-19T16:57:40","date_gmt":"2024-03-19T15:57:40","guid":{"rendered":"https:\/\/docs.centralpay.com\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/"},"modified":"2025-12-08T16:08:28","modified_gmt":"2025-12-08T15:08:28","slug":"the-transaction-object","status":"publish","type":"docs","link":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/","title":{"rendered":"The TRANSACTION object"},"content":{"rendered":"\n<div class=\"wp-block-cover wp-duotone-unset-1\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_SUCCEEDED<br>When a transaction has been approved by the issuing bank<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-4e197f220e9c4f2735724d636bbbf400\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"4774dddc-7163-40f9-a6e0-72cd52abad19\",\n  \"type\": \"TRANSACTION_SUCCEEDED\",\n  \"creationDate\": \"2024-01-05T14:43:21.487036+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 3600000,\n    \"amountCaptured\": 3600000,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"5MS7NOWFGWSR\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"0ee6bd7e-3e74-454d-a62b-120db043714d\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"browserAcceptLanguage\": \"en_US\",\n    \"browserUserAgent\": \"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/101.0.4951.41 Safari\/537.36\",\n    \"captureDate\": \"2024-01-05T14:43:21.355125+01:00\",\n    \"captureStatus\": \"CAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"9a5602f8-ef06-4c00-ab62-c77f8a374eb2\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"test@gmail.com\",\n      \"cardholderName\": \"MARIE ANNE\",\n      \"check\": true,\n      \"commercialBrand\": \"MASTERCARD\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T12:52:41.054394+01:00\",\n      \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 9,\n      \"expirationYear\": 2035,\n      \"fingerprint\": \"d409203bdcc673d1c527258a16c87cdad8767e1f\",\n      \"first6\": \"532509\",\n      \"infoId\": \"fc8b5c60-6044-41a6-8074-ed9499c245a5\",\n      \"last4\": \"0008\",\n      \"productType\": \"CORPORATE\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"country\": \"FRA\",\n    \"creationDate\": \"2024-01-05T14:43:19.909652+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n    \"endUserIp\": \"245.100.1.15\",\n    \"endUserLanguage\": \"fre\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"899287b0-a0a5-413c-8be8-bc3d794ba96a\",\n    \"order\": {\n      \"cardholderEmail\": \"GDU-Solon40@gmail.com\",\n      \"country\": \"FRA\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutAmount\": 3600000,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"GDU-Clemens7@yahoo.com\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 3600000,\n    \"transactionId\": \"aa42bd28-5a34-47e4-87b0-3d25375be798\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [],\n    \"withCvv\": true\n  },\n  \"requestId\": \"3d82de99-2346-4eef-a30b-68e7efe5acd1\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-2\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_CANCELED<br>When a transaction is cancelled<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-eb2718f43fdf171ab87a87324c422610\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"2ed7535a-8d07-4502-aea8-d755c5584962\",\n  \"type\": \"TRANSACTION_CANCELED\",\n  \"creationDate\": \"2024-01-11T14:51:53.615072+01:00\",\n  \"object\": {\n    \"additionalData\": {\n      \"key1\": \"value1\",\n      \"key2\": \"value2\"\n    },\n    \"amount\": 10,\n    \"amountCaptured\": 10,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"TSMEGRM4XQSN\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"82dbefb7-2a49-4cf9-a10a-953e0fefd89b\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"cancelMovementId\": \"36238731-363a-4f30-913e-7a9b9defdd33\",\n    \"captureCancellationDate\": \"2024-01-11T14:51:53.583865+01:00\",\n    \"captureDate\": \"2024-01-11T14:50:33.400938+01:00\",\n    \"captureStatus\": \"CANCELED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"0f72740b-3a97-436b-aa78-9ac30308d404\",\n      \"cardType\": \"DEBIT\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-11T14:50:31.216307+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 12,\n      \"expirationYear\": 2026,\n      \"fingerprint\": \"31e7053d8ee3f13b4f391c989d83aaaa7771450d\",\n      \"first6\": \"400000\",\n      \"last4\": \"0002\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-11T14:50:32.194359+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"endUserIp\": \"245.100.1.15\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"36d934c8-de2f-43df-be49-a4f058c6c0ba\",\n    \"order\": {\n      \"addressLine1\": \"ADRESSE\",\n      \"cardCountry\": \"FRA\",\n      \"city\": \"PARIS\",\n      \"country\": \"FRA\",\n      \"firstName\": \"MANDATORY\",\n      \"lastName\": \"MANDATORY\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutAmount\": 10,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 10,\n    \"transactionId\": \"2fbdd1ad-99e1-4fb6-a5f9-06239d7ef1a1\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [\n      {\n        \"amount\": 1,\n        \"destinationWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n        \"escrowDate\": \"2024-01-15\",\n        \"fee\": 0,\n        \"merchantTransferId\": \"MRI_CODE\"\n      }\n    ],\n    \"withCvv\": true\n  },\n  \"requestId\": \"2631c3f5-65cb-441f-9cb7-14dcf2c8d128\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-3\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_CAPTURED<br>When a transaction is sent to the clearing and will be debited<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-818a505973da4780fff59bcb6a743250\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"ecd3fead-ccb1-44e4-b41b-5806b78dc5a5\",\n  \"type\": \"TRANSACTION_CAPTURED\",\n  \"creationDate\": \"2024-01-05T14:43:21.513924+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 3600000,\n    \"amountCaptured\": 3600000,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"5MS7NOWFGWSR\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"0ee6bd7e-3e74-454d-a62b-120db043714d\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"browserAcceptLanguage\": \"en_US\",\n    \"browserUserAgent\": \"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/101.0.4951.41 Safari\/537.36\",\n    \"captureDate\": \"2024-01-05T14:43:21.355125+01:00\",\n    \"captureStatus\": \"CAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"9a5602f8-ef06-4c00-ab62-c77f8a374eb2\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"test@gmail.com\",\n      \"cardholderName\": \"MARIE ANNE\",\n      \"check\": true,\n      \"commercialBrand\": \"MASTERCARD\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T12:52:41.054394+01:00\",\n      \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 9,\n      \"expirationYear\": 2035,\n      \"fingerprint\": \"d409203bdcc673d1c527258a16c87cdad8767e1f\",\n      \"first6\": \"532509\",\n      \"infoId\": \"fc8b5c60-6044-41a6-8074-ed9499c245a5\",\n      \"last4\": \"0008\",\n      \"productType\": \"CORPORATE\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"country\": \"FRA\",\n    \"creationDate\": \"2024-01-05T14:43:19.909652+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n    \"endUserIp\": \"245.100.1.15\",\n    \"endUserLanguage\": \"fre\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"899287b0-a0a5-413c-8be8-bc3d794ba96a\",\n    \"order\": {\n      \"cardholderEmail\": \"GDU-Solon40@gmail.com\",\n      \"country\": \"FRA\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutAmount\": 3600000,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"GDU-Clemens7@yahoo.com\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 3600000,\n    \"transactionId\": \"aa42bd28-5a34-47e4-87b0-3d25375be798\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [],\n    \"withCvv\": true\n  },\n  \"requestId\": \"3d82de99-2346-4eef-a30b-68e7efe5acd1\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-4\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_EXPIRED<br>When a transaction is expired<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-634f8db78c8143fdf21af0527846fe07\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"9a93ea00-42cc-4555-ad29-24daa2ec5fbe\",\n  \"type\": \"TRANSACTION_EXPIRED\",\n  \"creationDate\": \"2024-02-01T00:30:07.148454+01:00\",\n  \"object\": {\n    \"transactionId\": \"87b40109-0de5-454d-acf4-dfa51f23d15b\",\n    \"creationDate\": \"2024-01-30T14:20:47.062768+01:00\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"merchantTransactionId\": null,\n    \"archivingReference\": \"YB6J5BGOC4TF\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"authorizationCode\": \"000000\",\n    \"riskScore\": null,\n    \"source\": \"EC\",\n    \"description\": null,\n    \"currency\": \"EUR\",\n    \"payoutCurrency\": \"EUR\",\n    \"payoutAmount\": null,\n    \"commission\": null,\n    \"fee\": 0,\n    \"amount\": 36000,\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"partialAuthorizedAmount\": null,\n    \"totalAmount\": 36000,\n    \"card\": {\n      \"cardId\": \"4970cff8-a3eb-4b7a-9f8e-6a4156c08cec\",\n      \"creationDate\": \"2024-01-30T14:20:45.679621+01:00\",\n      \"customerId\": null,\n      \"cardTokenId\": null,\n      \"infoId\": null,\n      \"merchantCardId\": null,\n      \"commercialBrand\": \"VISA\",\n      \"first6\": \"403203\",\n      \"last4\": \"3001\",\n      \"expirationMonth\": 12,\n      \"expirationYear\": 2025,\n      \"country\": \"FRA\",\n      \"cardholderName\": null,\n      \"cardholderEmail\": null,\n      \"description\": null,\n      \"fingerprint\": \"a90fedc230c187acb2e4d6b8a3e3237044931beb\",\n      \"cardType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\",\n      \"productType\": \"UNKNOWN\",\n      \"europeanEconomicArea\": true,\n      \"check\": false,\n      \"additionalData\": {}\n    },\n    \"cardMerchantToken\": null,\n    \"captureStatus\": \"EXPIRED\",\n    \"amountCaptured\": 0,\n    \"refunded\": true,\n    \"amountRefunded\": 0,\n    \"refunds\": [],\n    \"endUserIp\": \"8.8.8.8\",\n    \"endUserLanguage\": \"fre\",\n    \"browserUserAgent\": null,\n    \"browserAcceptLanguage\": null,\n    \"country\": null,\n    \"receiptEmail\": null,\n    \"transactiontransfers\": [],\n    \"transferGroup\": null,\n    \"residualAmount\": null,\n    \"order\": {\n      \"firstName\": null,\n      \"lastName\": null,\n      \"addressLine1\": null,\n      \"addressLine2\": null,\n      \"addressLine3\": null,\n      \"addressLine4\": null,\n      \"postalCode\": null,\n      \"city\": null,\n      \"country\": null,\n      \"email\": null,\n      \"phone\": null,\n      \"cardCountry\": \"FRA\",\n      \"cardholderName\": null,\n      \"cardholderEmail\": null\n    },\n    \"dispute\": null,\n    \"cardPresent\": {\n      \"cardSequenceNumber\": null,\n      \"cardEntryMode\": null,\n      \"pinEntryCapability\": null,\n      \"transactionSequenceCounter\": null,\n      \"uniqueTerminalId\": null,\n      \"cardholderSignatureImage\": null,\n      \"gpsLatitude\": null,\n      \"gpsLongitude\": null,\n      \"cardholderPhoto\": null,\n      \"cardAcceptorTerminalId\": null,\n      \"offlinePinIndicator\": null,\n      \"ucatTerminalIndicator\": null,\n      \"iccData\": null,\n      \"iccDataResponse\": null\n    },\n    \"clearingNumber\": null,\n    \"merchantCategoryCode\": \"1711\",\n    \"withCvv\": true,\n    \"arn\": \"123456\",\n    \"authorizationCancellationDate\": null,\n    \"customerId\": null,\n    \"captureDate\": null,\n    \"clearingDate\": null,\n    \"captureCancellationDate\": null,\n    \"enrollmentId\": null,\n    \"movementId\": null,\n    \"authorizationMovementId\": \"258d16f5-3f5f-401d-8f5b-c9ff9d00f28d\",\n    \"cancelMovementId\": null,\n    \"paymentRequestBreakdownId\": null,\n    \"paymentRequestId\": null,\n    \"invoiceId\": null,\n    \"installmentId\": null,\n    \"customAcceptanceData\": {},\n    \"additionalData\": {\n      \"key1\": \"value1\",\n      \"key2\": \"value2\"\n    },\n    \"3ds\": false\n  },\n  \"requestId\": \"fcf800bb-1748-4d23-9ce7-121c5f14a51b\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-5\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_UPDATED<br>When a transaction is updated<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-2b818874dc024397b9a39c8775307a58\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"eaf9366e-cd66-4ab9-ad23-09ed2ec5972d\",\n  \"type\": \"TRANSACTION_UPDATED\",\n  \"creationDate\": \"2024-01-11T14:54:35.830032+01:00\",\n  \"object\": {\n    \"additionalData\": {\n      \"key1\": \"value1\",\n      \"key2\": \"value2\"\n    },\n    \"amount\": 10,\n    \"amountCaptured\": 10,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"FLS2TYH3HJ5G\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"02e0e9ec-77f6-4a75-9732-57a0d0844354\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"captureDate\": \"2024-01-11T14:53:18.688598+01:00\",\n    \"captureStatus\": \"CAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"180c71b5-9384-4ea5-9452-b190d4afc542\",\n      \"cardType\": \"DEBIT\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-11T14:53:17.634328+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 1,\n      \"expirationYear\": 2024,\n      \"fingerprint\": \"9e6b6fc8e48c4ee716efb06762e726c0108e5e8d\",\n      \"first6\": \"400000\",\n      \"last4\": \"0002\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-11T14:53:17.576925+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"endUserIp\": \"245.100.1.15\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"3dbd2c18-1110-496b-9cd2-1e7b7568fc00\",\n    \"order\": {\n      \"cardCountry\": \"FRA\",\n      \"firstName\": \"MANDATORY\",\n      \"lastName\": \"MANDATORY\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutAmount\": 10,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"test@gmail.com\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 10,\n    \"transactionId\": \"8d08a5b1-413e-46d8-8e8e-6da8c0d5025b\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [\n      {\n        \"amount\": 1,\n        \"destinationWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n        \"escrowDate\": \"2024-01-13\",\n        \"fee\": 0\n      }\n    ],\n    \"withCvv\": true\n  },\n  \"requestId\": \"6b85d1b7-853a-420e-a500-62aac18840c1\",\n  \"objectBeforeUpdate\": {\n    \"additionalData\": {\n      \"key1\": \"value1\",\n      \"key2\": \"value2\"\n    },\n    \"amount\": 10,\n    \"amountCaptured\": 10,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"FLS2TYH3HJ5G\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"02e0e9ec-77f6-4a75-9732-57a0d0844354\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"captureDate\": \"2024-01-11T14:53:18.688598+01:00\",\n    \"captureStatus\": \"CAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"180c71b5-9384-4ea5-9452-b190d4afc542\",\n      \"cardType\": \"DEBIT\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-11T14:53:17.634328+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 1,\n      \"expirationYear\": 2024,\n      \"fingerprint\": \"9e6b6fc8e48c4ee716efb06762e726c0108e5e8d\",\n      \"first6\": \"400000\",\n      \"last4\": \"0002\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-11T14:53:17.576925+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"endUserIp\": \"245.100.1.15\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"3dbd2c18-1110-496b-9cd2-1e7b7568fc00\",\n    \"order\": {\n      \"cardCountry\": \"FRA\",\n      \"firstName\": \"MANDATORY\",\n      \"lastName\": \"MANDATORY\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutAmount\": 10,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 10,\n    \"transactionId\": \"8d08a5b1-413e-46d8-8e8e-6da8c0d5025b\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [\n      {\n        \"amount\": 1,\n        \"destinationWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n        \"escrowDate\": \"2024-01-13\",\n        \"fee\": 0\n      }\n    ],\n    \"withCvv\": true\n  }\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-6\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_DISPUTED<br>When a transaction is turned to a chargeback<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-ec7ead954e0b756f28fa152fde486fcf\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">\n{\n  \"eventId\": \"36e7853b-eecf-43d2-99ec-80aa5b26b46f\",\n  \"type\": \"TRANSACTION_DISPUTED\",\n  \"creationDate\": \"2024-01-05T15:16:28.316447+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 36000,\n    \"amountCaptured\": 36000,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"AULQKEG8VFZV\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"a7caf3b3-4d60-412e-9536-8b31e7fa2b99\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"browserAcceptLanguage\": \"en_US\",\n    \"browserUserAgent\": \"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/101.0.4951.41 Safari\/537.36\",\n    \"captureDate\": \"2024-01-04T15:04:14.560777+01:00\",\n    \"captureStatus\": \"CLEARED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"9a5602f8-ef06-4c00-ab62-c77f8a374eb2\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"test@gmail.com\",\n      \"cardholderName\": \"MARIE ANNE\",\n      \"check\": true,\n      \"commercialBrand\": \"MASTERCARD\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T12:52:41.054394+01:00\",\n      \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 9,\n      \"expirationYear\": 2035,\n      \"fingerprint\": \"d409203bdcc673d1c527258a16c87cdad8767e1f\",\n      \"first6\": \"532509\",\n      \"infoId\": \"fc8b5c60-6044-41a6-8074-ed9499c245a5\",\n      \"last4\": \"0008\",\n      \"productType\": \"CORPORATE\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"clearingDate\": \"2024-01-05\",\n    \"clearingNumber\": \"008194\",\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"country\": \"FRA\",\n    \"creationDate\": \"2024-01-05T15:04:13.275733+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n    \"dispute\": {\n      \"additionalData\": {},\n      \"amount\": 10,\n      \"creationDate\": \"2024-01-05T15:16:27.776882+01:00\",\n      \"currency\": \"EUR\",\n      \"disputeDate\": \"2021-03-18\",\n      \"disputeId\": \"896304e9-b937-443a-ba59-3ccc99931b00\",\n      \"fee\": 0,\n      \"movementId\": \"09e2b390-a5a6-4926-a5ad-41c96bd38cea\",\n      \"reason\": \"FRAUDULENT\",\n      \"status\": \"CHARGEBACK_NOTICED\",\n      \"transactionId\": \"8940d775-cb9c-46e4-ab5a-c5c3ea7c3116\"\n    },\n    \"endUserIp\": \"245.100.1.15\",\n    \"endUserLanguage\": \"fre\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"15560735-1636-4a01-9a15-89eab54ef9e1\",\n    \"order\": {\n      \"cardholderEmail\": \"GDU-Dasia77@hotmail.com\",\n      \"country\": \"FRA\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutAmount\": 36000,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"GDU-Benton_Hamill8@gmail.com\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 36000,\n    \"transactionId\": \"8940d775-cb9c-46e4-ab5a-c5c3ea7c3116\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [],\n    \"withCvv\": false\n  },\n  \"requestId\": \"29ae33a7-bcd3-405f-ab21-485729b980aa\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-7\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_FAILED<br>When a transaction has been declined by the issuing bank<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-59196050b5b1bb6b0dcfe125601761c6\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"0eeacc49-8957-4910-925f-d633505f23b0\",\n  \"type\": \"TRANSACTION_FAILED\",\n  \"creationDate\": \"2024-01-05T14:46:59.392077+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 3600000,\n    \"amountCaptured\": 0,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"9GUGCIZEU0VN\",\n    \"authorizationMovementId\": \"7ed9258a-ee75-4705-90f3-678973d2402e\",\n    \"authorizationStatus\": \"FAILURE\",\n    \"bankCode\": \"51\",\n    \"bankMessage\": \"Simulation : Insufficient Funds\",\n    \"browserAcceptLanguage\": \"en_US\",\n    \"browserUserAgent\": \"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/101.0.4951.41 Safari\/537.36\",\n    \"captureStatus\": \"UNCAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"30e49b6e-ed07-4b43-8862-2abd2f181678\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"gduhamel@centralpay.eu\",\n      \"check\": true,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T14:46:39.151564+01:00\",\n      \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 9,\n      \"expirationYear\": 2035,\n      \"fingerprint\": \"7032968c1a882c155b3d8014297daabaa7133680\",\n      \"first6\": \"400000\",\n      \"infoId\": \"90eaf823-e2e7-4757-845a-b966bbab03c6\",\n      \"last4\": \"0077\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"country\": \"FRA\",\n    \"creationDate\": \"2024-01-05T14:46:58.190985+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n    \"endUserIp\": \"245.100.1.15\",\n    \"endUserLanguage\": \"fre\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"order\": {\n      \"cardholderEmail\": \"GDU-Yvette5@hotmail.com\",\n      \"country\": \"FRA\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"GDU-Buck_Gislason@hotmail.com\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 3600000,\n    \"transactionId\": \"d530cdbe-b9fc-481b-b99d-8ce0db75deb4\",\n    \"transactionStatus\": \"FAILURE\",\n    \"transactiontransfers\": [],\n    \"withCvv\": true\n  },\n  \"requestId\": \"c120a3c0-764a-4c7e-a705-4721784212c7\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-8\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_FRAUDULENT<br>When a transaction is refused because it has meet a blacklist element (Email, IP, Card, \u2026)<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-42f3da760482b3f9c6ba023185d4d31b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">\n{\n  \"eventId\": \"d489a6be-9b6d-43fa-86e3-c5d26437aac3\",\n  \"type\": \"TRANSACTION_FRAUDULENT\",\n  \"creationDate\": \"2024-01-05T16:34:30.947564+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 500,\n    \"amountCaptured\": 0,\n    \"amountRefunded\": 0,\n    \"authorizationStatus\": \"FRAUD\",\n    \"bankMessage\": \"PAN in BLACKLIST [532509xxx0008]\",\n    \"captureStatus\": \"UNCAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"4680d102-96b0-4fba-b00c-3375ee610fc7\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"gduhamel@centralpay.eu\",\n      \"check\": true,\n      \"commercialBrand\": \"MASTERCARD\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T16:33:13.699153+01:00\",\n      \"customerId\": \"33c36fb3-fec8-4930-9cb6-32e2b76d61c9\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 9,\n      \"expirationYear\": 2035,\n      \"fingerprint\": \"d409203bdcc673d1c527258a16c87cdad8767e1f\",\n      \"first6\": \"532509\",\n      \"infoId\": \"dabeaee8-1f45-438e-b9c7-37bbce92315e\",\n      \"last4\": \"0008\",\n      \"productType\": \"CORPORATE\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-05T16:34:30.385545+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"customerId\": \"33c36fb3-fec8-4930-9cb6-32e2b76d61c9\",\n    \"endUserIp\": \"245.100.1.15\",\n    \"merchantTransactionId\": \"MIP_001\",\n    \"order\": {\n      \"cardCountry\": \"FRA\",\n      \"cardholderEmail\": \"gduhamel@centralpay.eu\",\n      \"email\": \"gduhamel@centralpay.eu\",\n      \"firstName\": \"CECELIA\",\n      \"lastName\": \"EBERT\"\n    },\n    \"partialAuthorization\": false,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"gduhamel@centralpay.eu\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 500,\n    \"transactionId\": \"f061fa00-8494-4eca-b9d1-f54d36125d7d\",\n    \"transactionStatus\": \"FRAUD\",\n    \"transactiontransfers\": [],\n    \"withCvv\": true\n  },\n  \"requestId\": \"47c8329d-b686-4dc0-ad21-941e4ec2945d\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-9\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_NOT_ACCEPTED<br>When a transaction is refused because entering an acceptance rule<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-a750c91456a7fa8387f22c7deb75d76b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\"><\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-10\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_REFUNDED<br>When a transaction has been refunded to the card holder<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-0f815b2497e9fc8ab62a1142113cb3b2\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"21f8a3b1-1fab-4071-9f75-ef36d10a6572\",\n  \"type\": \"TRANSACTION_REFUNDED\",\n  \"creationDate\": \"2024-01-10T09:35:28.762354+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 36000,\n    \"amountCaptured\": 36000,\n    \"amountRefunded\": 36000,\n    \"archivingReference\": \"YNADK4W3G2EK\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"679d6b91-bba5-43fa-a444-b3aa7fb2ad2f\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"browserAcceptLanguage\": \"en_US\",\n    \"browserUserAgent\": \"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/101.0.4951.41 Safari\/537.36\",\n    \"captureDate\": \"2024-01-04T15:04:11.419479+01:00\",\n    \"captureStatus\": \"CLEARED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"9a5602f8-ef06-4c00-ab62-c77f8a374eb2\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"test@gmail.com\",\n      \"cardholderName\": \"MARIE ANNE\",\n      \"check\": true,\n      \"commercialBrand\": \"MASTERCARD\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T12:52:41.054394+01:00\",\n      \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 9,\n      \"expirationYear\": 2035,\n      \"fingerprint\": \"d409203bdcc673d1c527258a16c87cdad8767e1f\",\n      \"first6\": \"532509\",\n      \"infoId\": \"fc8b5c60-6044-41a6-8074-ed9499c245a5\",\n      \"last4\": \"0008\",\n      \"productType\": \"CORPORATE\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"clearingDate\": \"2024-01-05\",\n    \"clearingNumber\": \"008194\",\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"country\": \"FRA\",\n    \"creationDate\": \"2024-01-05T15:04:10.135397+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n    \"endUserIp\": \"245.100.1.15\",\n    \"endUserLanguage\": \"fre\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"656895c7-e7a2-4b7d-8920-0bb78ea45f3a\",\n    \"order\": {\n      \"cardholderEmail\": \"GDU-Martina_Ondricka@hotmail.com\",\n      \"country\": \"FRA\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutAmount\": 36000,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"GDU-Justyn98@gmail.com\",\n    \"refunded\": true,\n    \"refunds\": [\n      {\n        \"additionalData\": {},\n        \"amount\": 36000,\n        \"commission\": 0,\n        \"creationDate\": \"2024-01-10T09:35:28.448559+01:00\",\n        \"currency\": \"EUR\",\n        \"description\": \"GDU-testapi\",\n        \"fee\": 0,\n        \"movementId\": \"c42ea27a-6d74-4c4b-b170-e17762916c79\",\n        \"payoutAmount\": 36000,\n        \"payoutCurrency\": \"EUR\",\n        \"refundId\": \"9bf06654-c023-4481-8e6a-138bb5f13777\",\n        \"status\": \"UNCLEARED\",\n        \"transactionId\": \"2a06bfae-51f5-4dd7-945b-47631c16cb9c\"\n      }\n    ],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 36000,\n    \"transactionId\": \"2a06bfae-51f5-4dd7-945b-47631c16cb9c\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [],\n    \"withCvv\": false\n  },\n  \"requestId\": \"794c20b2-4a0c-4d9d-a580-af5544c11120\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-11\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_RISKY<br>When a transaction is refused because of its risk score exceed the limit<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-a750c91456a7fa8387f22c7deb75d76b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\"><\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-12\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>TRANSACTION_THREEDS_AUTH_FAILED<br>When a transaction is declined because the card holder failed to authenticate himself during the 3DS process<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-a750c91456a7fa8387f22c7deb75d76b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\"><\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":9659,"menu_order":62,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"doc_badge":[],"class_list":["post-9781","docs","type-docs","status-publish","hentry","no-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The TRANSACTION object - CentralPay Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The TRANSACTION object - CentralPay Documentation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/\" \/>\n<meta property=\"og:site_name\" content=\"CentralPay Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-08T15:08:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transaction-object\\\/\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transaction-object\\\/\",\"name\":\"The TRANSACTION object - CentralPay Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#website\"},\"datePublished\":\"2024-03-19T15:57:40+00:00\",\"dateModified\":\"2025-12-08T15:08:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transaction-object\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transaction-object\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transaction-object\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"D\u00e9veloppeurs\",\"item\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Webhook notifications\",\"item\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"The TRANSACTION object\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/\",\"name\":\"CentralPay Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#organization\",\"name\":\"CentralPay Documentation\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logo-centralpay-2023.png\",\"contentUrl\":\"https:\\\/\\\/docs.centralpay.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logo-centralpay-2023.png\",\"width\":2382,\"height\":370,\"caption\":\"CentralPay Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The TRANSACTION object - CentralPay Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/","og_locale":"en_US","og_type":"article","og_title":"The TRANSACTION object - CentralPay Documentation","og_url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/","og_site_name":"CentralPay Documentation","article_modified_time":"2025-12-08T15:08:28+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/","url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/","name":"The TRANSACTION object - CentralPay Documentation","isPartOf":{"@id":"https:\/\/docs.centralpay.com\/en\/#website"},"datePublished":"2024-03-19T15:57:40+00:00","dateModified":"2025-12-08T15:08:28+00:00","breadcrumb":{"@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transaction-object\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/docs.centralpay.com\/en\/"},{"@type":"ListItem","position":2,"name":"D\u00e9veloppeurs","item":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/"},{"@type":"ListItem","position":3,"name":"Webhook notifications","item":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/"},{"@type":"ListItem","position":4,"name":"The TRANSACTION object"}]},{"@type":"WebSite","@id":"https:\/\/docs.centralpay.com\/en\/#website","url":"https:\/\/docs.centralpay.com\/en\/","name":"CentralPay Documentation","description":"","publisher":{"@id":"https:\/\/docs.centralpay.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.centralpay.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.centralpay.com\/en\/#organization","name":"CentralPay Documentation","url":"https:\/\/docs.centralpay.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.centralpay.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/docs.centralpay.com\/wp-content\/uploads\/2023\/07\/logo-centralpay-2023.png","contentUrl":"https:\/\/docs.centralpay.com\/wp-content\/uploads\/2023\/07\/logo-centralpay-2023.png","width":2382,"height":370,"caption":"CentralPay Documentation"},"image":{"@id":"https:\/\/docs.centralpay.com\/en\/#\/schema\/logo\/image\/"}}]}},"author_avatar":"https:\/\/secure.gravatar.com\/avatar\/0ab6fa93b0f18fc2235a0e635e81fc14b314e2bb1768930c4ac7606e1f34f470?s=96&d=mm&r=g","author_name":"centralpay_doc","_links":{"self":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9781","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/comments?post=9781"}],"version-history":[{"count":3,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9781\/revisions"}],"predecessor-version":[{"id":14455,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9781\/revisions\/14455"}],"up":[{"embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9659"}],"wp:attachment":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/media?parent=9781"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_tag?post=9781"},{"taxonomy":"doc_badge","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_badge?post=9781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}