页面回跳
- Endpoint:
POST /pageReturn - Tags: 收单
Description
1、使用PayerMax结果页面 用户在PayerMax支付结果页可以点击返回商户按钮,跳回商户指定页面。 2、不使用Payermax 结果页面(API模式下均为此流程) 用户支付完成后直接跳回商户指定页面。
请勿使用前端回调(frontCallBackUrl)附带的参数status值更新交易结果。 请务必以: 1)PayerMax服务端异步回调; 2)或在获悉前端回调后主动请求订单查询接口的订单状态作为处理依据,以此确保交易的准确性和安全性。
针对APP类商户回跳注意事项(钱包/银行APP将使用系统浏览器打开回调地址(frontCallBackUrl):
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
Content-Type (header) | string | Yes | |
sign (header) | string | Yes | 签名信息请参考技术文档 |
Responses
200
No fields documented.
