|
@@ -378,4 +378,21 @@ Note: WebPay is available for currency USD and country code CL.
|
|
|
|
|
|
|
|
| Parameter | Type | Required | Description | Sample |
|
|
| Parameter | Type | Required | Description | Sample |
|
|
|
| --------- | ---------- | -------- | ------------------------------------------------------------ | -------------------------------------- |
|
|
| --------- | ---------- | -------- | ------------------------------------------------------------ | -------------------------------------- |
|
|
|
- | timeout | String(10) | O | The default is 12h. Please contact Alipay Technical Support if you need to use other values. Max value is 15d. This parameter controls the valid time from login to completion. | 5m 10m 15m 30m 1h 2h 3h 5h 10h 12h 1d. |
|
|
|
|
|
|
|
+ | timeout | String(10) | O | The default is 12h. Please contact Alipay Technical Support if you need to use other values. Max value is 15d. This parameter controls the valid time from login to completion. | 5m 10m 15m 30m 1h 2h 3h 5h 10h 12h 1d. |
|
|
|
|
|
+
|
|
|
|
|
+## 4.6 MIPAY渠道(跳转)
|
|
|
|
|
+
|
|
|
|
|
+序号 |名称 |长度|类型|参数名称|备注
|
|
|
|
|
+ -----|-----|----|----|------|------
|
|
|
|
|
+ 1| 姓名 |32 |文本|trxn_firstname |This is name of the customer who is doing the transaction.
|
|
|
|
|
+ 2| 邮箱 |40 |文本|trxn_email_id |this is email id of the customer who is doing transaction.
|
|
|
|
|
+ 3|电话 |20 |文本|trxn_phone|Phone number of the customer.
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ 测试参数
|
|
|
|
|
+
|
|
|
|
|
+卡号:5123456789012346
|
|
|
|
|
+有效期:0520
|
|
|
|
|
+cvv:123
|
|
|
|
|
+
|
|
|
|
|
+
|