Chargeback Webhook
Chargeback
POST
/webhook/chargebackWebhook notification sent when a chargeback or dispute alert is triggered. The SDK parses `$_POST`, verifies the MD5 signature, and returns a `ChargebackWebhookRequest`. Call `webhookRespondOk()` after processing.
SDK method
chargeback()ParametersRequest body
memberidstringMerchant ID
orderidstringMerchant order ID
transaction_idstringSDK property:
transactionId. Platform transaction IDamountstringOriginal order amount
refund_orderidstringSDK property:
refundOrderid. Refund order IDrefund_amountstringSDK property:
refundAmount. Refunded amountalert_datetimestringSDK property:
alertDatetime. Notification timestampalert_typestringSDK property:
alertType. Ethoca / RDR / Chargebacks / Refundalert_contentstringSDK property:
alertContent. Alert detailsalert_statusstringSDK property:
alertStatus. `00` success; `11` failedsignstringsignMD5 signature