You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
## IPayLinksLog 数据字典 ##
|
|
|
|
|
> update : 2017.08.30 LYT <lyt@hainatravel.com>
|
|
|
|
|
|
|
|
|
|
记录iPayLinks返回的信息.
|
|
|
|
|
包括异步返回,主动查询的
|
|
|
|
|
|
|
|
|
|
##### 字段说明 #####
|
|
|
|
|
字段 | 类型 | 是否必填 | 最大长度 | 注释
|
|
|
|
|
--- | --- | -- | ---- | --- | ---
|
|
|
|
|
IPL_sn| String| 是| 32| 商户订单号;需保证在商户端不重复
|
|
|
|
|
IPL_dealId | Price | 是 | 11 | 订单金额,以分为单位;例如:1.99USD,提交的数据格式为:199;2000JPY,提交的数据格式为200000
|
|
|
|
|
IPL_currencyCode | String | 是 | 256 | 订单标题
|
|
|
|
|
IPL_orderAmount | String | 是 | 2000 | 订单描述
|
|
|
|
|
IPL_payAmount | String | 否 | 256 | 同步返回地址,HTTP/HTTPS开头字符串
|
|
|
|
|
IPL_stateCode | String | 否 | 256 | 服务器主动通知商户服务器里指定的页面http/https路径。
|
|
|
|
|
IPL_resultCode | String | 否 | 256 | 服务器主动通知商户服务器里指定的页面http/https路径。
|
|
|
|
|
IPL_resultMsg | String | 否 | 256 | 服务器主动通知商户服务器里指定的页面http/https路径。
|
|
|
|
|
IPL_acquiringTime | String | 否 | 256 | 服务器主动通知商户服务器里指定的页面http/https路径。
|
|
|
|
|
IPL_completeTime | String | 否 | 256 | 服务器主动通知商户服务器里指定的页面http/https路径。
|
|
|
|
|
IPL_memo | String | 否 | 256 | 服务器主动通知商户服务器里指定的页面http/https路径。
|
|
|
|
|
IPL_sent | String | 否 | 256 | 服务器主动通知商户服务器里指定的页面http/https路径。
|