Advanced Search
Search Results
288 total results found
Json菜单配置格式
菜单内容 [{ "iconUrl": "1级菜单icon url", "title": "1级菜单名称", "action": "", "command": "", "childrenFunc": [{ "iconUrl": "2级菜单icon url", "title": "2级菜单名称", "action": "2级菜单action", "command": "2级菜单下发指令" ...
出库获取终端映射配置
接口用途 机器出库时,通过机器号获取终端映射(brand,shopNo,deviceNo) 请在出库前确保已配置好商户,终端,终端映射以及终端中的序列号。 接口地址 https://ebuywebposp-test.e-buychina.com/ebuyweb-posp/api/ebuyGetPosConfig action ebuyGetPosConfig 请求参数,中间件===>易百后台 字段 类型 是否必填 字段意义 备注 posSn String 否 机器序列号 例如:G8...
收单cardPayment交易特殊逻辑
正交易: 仅当action=cardPayment时,中间件不唤醒刷卡界面,直接组装报文请求易百后台,等待二次交互或收单指令返回。 刷卡输密由子应用发起。 反交易(当action=void或action=refund): 当acquirer字段不为空时,中间件不唤醒刷卡界面,直接组装报文请求易百后台,等待收单指令返回。 刷卡输密由子应用发起。
Introduction
Purpose This is a integration system protocol between Cashier Terminal and Backend system. To enable the Cashier Terminal and e-Buy backend payment and redemption business real-time transaction process and synchronization, reduce reconciliation errors, facil...
Glossory
Socket Communication is based on TCP/IP MIS-POS Installed in merchants in-store POS machine, providing the operation activity to support and exchange function e-Buy POSP A group / set of network equipment and server to process e-Buy POS all transaction ac...
Invoke Method
Content Description Protocal HTTP/HTTPS HTTP Method POST (application/json) Message Type JSON Charset UTF-8 Signature Algorithm MD5
Message Structure
Request and response message are both use following structure No. Parameter Format Reference Description Memo 1 action String inquiry Transaction Type The specific interfaces with detail description 2 deviceNo String POS01 Cashier Terminal No....
Introduction
Purpose This is a integration system protocol between Cashier Terminal and Backend system. To enable the Cashier Terminal and e-Buy backend payment and redemption business real-time transaction process and synchronization, reduce reconciliation errors, facil...
Glossory
Socket Communication is based on TCP/IP MIS-POS Installed in merchants in-store POS machine, providing the operation activity to support and exchange function e-Buy POSP A group / set of network equipment and server to process e-Buy POS all transaction ac...
Invoke Method
Content Description Protocal HTTP/HTTPS HTTP Method POST (application/json) Message Type JSON Charset UTF-8 Signature Algorithm MD5 Signature Verify Request and Response are both required
Message Structure
Request and response message are both use following structure No. Parameter Format Reference Description Memo 1 action String inquiry Transaction Type The specific interfaces with detail description 2 deviceNo String POS01 Cashier Terminal No....
Signature process
Combine message parameter All parameter must be by ASCII sequential order, except sign and body. Take the “ parameter number 1 = parameter value 1, parameter number 2 = parameter value 2” to connect all parameters. Combine mwMacKey Sign in KEY will plac...
Encryption Algorithm
3DES Introduction In cryptography, Triple DES (3DES), officially the Triple Data Encryption Algorithm (TDEA or Triple DEA), is a symmetric-key block cipher, which applies the Data Encryption Standard (DES) cipher algorithm three times to each data block. ...
Password Encryption
ANSI X9.8 Format(带主帐号信息) PIN BLOCK 格式:等于 PIN 按位异或主帐号 PIN 格式:(个人识别码 Personal Identity Number)总共有8个byte长度,分为两个部分;(类似数据包的格式) Byte 1 PIN的长度 Byte 2 – Byte 3/4/5/6/7 4--12个PIN(每个PIN占4个BIT) Byte4/5/6/7/8 – Byte 8 FILLER “F” (每个“F“占4个BIT) PAN(主帐号 Prim...
Card Info
JSON Key is cardInfo, only in Request message, not mandatory Field Type Mandatory Description Memo cardNo String Yes Card No Mandated for Credit Card payment transaction password String No Password Mandated when password is required, apply Finan...
Goods Detail
JSON Key为goodsDetail, mandatory Field Type Mandatory Description Memo goodsCategory String Yes Goods Category goodsId String Yes Goods ID goodsName String Yes Goods Name Used for report , receipt, slip printing goodsSpec String No G...
Fund Channel
JSON Key is fundChannel, only in Response message, not mandatory Field Type Mandatory Description Memo channelNo String Yes Channel No Channel No channelName String Yes Channel Name Channel Name channelAmount Price Yes Channel Amount Channe...
Print Detail
JSON Key is printDetail, only in Response message, not mandatory Field Type Mandatory Description Memo cardNo64 String No The card number (first 6 digits and last 4 digits The card number (first 6 digits and last 4 digits) is required to print as par...
Member Detail
JSON Key is memberDetail, not mandatory Field Type Mandatory Description Memo memberId String Yes Member ID memberCode String Yes Member Code memberName String Yes Member Name memberPhone String No Member Mobile grade String ...
Settle Record
JSON Key is settleRecord, not mandatory Field Type Mandatory Description Memo activityNo String Yes Activity No activityName String Yes Activity Name productName String Yes Product Name customer String Yes Settle Customer isRe...