Chargeback Notice
Settingβ
Log in to the merchant background and fill in the Dispute webhook url in the upper right corner basic information
Request parametersβ
Parameter Name | Type | Required(Y or N) | Sign(Y or N) | Parameter Description |
---|---|---|---|---|
memberid | String | Y | Y | Merchant ID |
orderid | String | Y | Y | Merchant order number |
transaction_id | String | Y | Y | Transaction order number |
amount | Decimal | Y | Y | Order amount |
refund_amount | Decimal | Y | Y | Refund amount |
alert_datetime | String | Y | Y | Warning time |
alert_type | Decimal | Y | Y | Ethoca,RDR,Chargebacks,Refund |
alert_content | String | Y | Y | Alarm content |
alert_status | Decimal | Y | Y | 00: successful 11:failed(Return when the Refund fails) |
sign | String | Y | N | See MD5 signature example |