|
@@ -7,13 +7,13 @@ No. |Field Name |Max.Length|Type|Parameter name|Comment
|
|
|
1| Name |32 |Text|trxn_firstname |This is name of the customer who is doing the transaction.
|
|
|
2| Email |40 |Text|trxn_email_id |this is email id of the customer who is doing transaction.
|
|
|
3|Phone |20 |Text|trxn_phone|Phone number of the customer.
|
|
|
-
|
|
|
+
|
|
|
## 4.2 UP(Transition)
|
|
|
|
|
|
No. |Field Name |Max.Length|Type|Parameter name|Comment
|
|
|
-----|-----|----|----|------|------
|
|
|
1| UnionPay card number |19 | Text|uCardNumber |The overseas UnionPay channel is applicable to the UnionPay excellent plan. Can not upload, if you need to fill in the bank card number in advance, then send this field.
|
|
|
-
|
|
|
+
|
|
|
## 4.3 WX(Includes transition and parameter return)
|
|
|
|
|
|
No. |Field Name |Max.Length|Type|Parameter name|Comment
|
|
@@ -377,4 +377,12 @@ nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
-Note: WebPay is available for currency USD and country code CL.
|
|
|
+Note: WebPay is available for currency USD and country code CL.
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## 4.5 AP(Transition)
|
|
|
+
|
|
|
+| 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. |
|