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.
information-system/webht/third_party/pay/IPayLinksLog_Data_Dictionar...

22 lines
1.4 KiB
Markdown

8 years ago
## IPayLinksLog 数据字典 ##
> update : 2017.08.30 LYT <lyt@hainatravel.com>
记录iPayLinks返回的信息.
包括异步返回,主动查询的
##### 字段说明 #####
字段 | 类型 | 是否必填 | 最大长度 | 注释
--- | --- | -- | ---- | --- | ---
IPL_sn| String| 是| 32| 商户订单号;需保证在商户端不重复
IPL_dealId | Price | 是 | 11 | 订单金额以分为单位例如1.99USD提交的数据格式为1992000JPY提交的数据格式为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路径。