支付参数
Method GETURL
https://xxx.finexusgroup.com/upp/faces/reversal0400.xhtml?
- 请求参数
- 响应参数
The Payment Reversal Request Message can be used in the following scenarios:
- Reverse an Earlier Timeout Transaction: To undo a transaction that did not complete due to a timeout.
- Reverse a Charge Due to Non-Delivery: To reverse the charge if the merchant failed to deliver the goods or services.
Other conditions:
- Reversal Amount Limitations: The merchant's server cannot reverse an amount greater than the initially approved amount.
- Partial Amount Reversal: Partial reversals are not supported and will be rejected.
- Acquirer System Support: The ability to process online reversals depends on whether the acquirer system supports such messages.
- Settlement Cut-Off Time: The reversal request may be rejected if the previously approved transaction has already been settled, in accordance with the acquirer’s settlement cut-off time.
必填字段
字段名称 | 类型 | 长度 | 描述 | 例子 |
---|---|---|---|---|
PaymentID | String | 3 | 付款方式/功能。 | "C15" |
MerchRefNo | String | 40 | 唯一的商户参考号。 | "2021061414062020000" |
CurrCode | String | 3 | ISO 4217 货币数字代码。 | "458" |
TxnAmt | String (数字) | 12 | 交易金额保留两位小数和千位符号。 注: 最大值为12位;其中包括小数点后的数字。 | "1280.99" |
ExpTxnAmt | String | 1 | 交易金额的指数。 | "2" |
付款撤销响应消息由 PayMASTER 为商户服务器生成,以指示撤销请求的结果。
卡支付流程完成后,PayMaster 将根据完成状态将客户浏览器重定向回指定的返回 URL。
必填字段
字段名称 | 类型 | 长度 | 描述 | 例子 |
---|---|---|---|---|
MerchantID | String | 15 | 商户 ID。 注意: 属性文件中存储的“MerchantID”值相同。 | "000010000012639" |
TxnStatus | String | 2 | 交易状态。 | "00" |
MerchRefNo | String | 40 | 商户参考号。 | "20230119110520FNX" |
可选字段
字段名称 | 类型 | 长度 | 描述 | 例子 |
---|---|---|---|---|
TxnStatDetCde | String | 4 | 交易状态详细代码。 | "0000" |
TxnStatMsg | String | 256 | 交易状态信息。. | "Approved" |