聚合支付托管下单
沙箱环境
https://sandbox.yeepay.com/yop-center
沙箱环境
https://sandbox.yeepay.com/yop-center
POST
https://sandbox.yeepay.com/yop-center
aggpay
请求参数
Header 参数
x-yop-sdk-version
string
可选
默认值:
4.0.0
Body 参数application/x-www-form-urlencoded
parentMerchantNo
string
发起方商户编号
<= 11 字符
merchantNo
string
商户编号
<= 11 字符
orderId
string
商户收款请求号
<= 64 字符
orderAmount
number
订单金额
expiredTime
string <date-time>
订单截止时间
示例值:
2021-01-01 12:34:56
memo
string
对账备注
goodsName
string
商品名称
<= 85 字符
示例值:
旺仔牛奶
fundProcessType
string
分账订单标记
示例值:
REAL_TIME
notifyUrl
string <url>
支付结果通知地址
示例值:
https://notify.merchant.com/xxx
payWay
string
支付方式
示例值:
SDK_PAY
channel
string
渠道类型
示例值:
WECHAT
scene
string
场景
示例值:
OFFLINE
userIp
string
用户IP
示例值:
123.123.123.123
limitCredit
string
是否限制贷记卡
示例值:
N
token
string
token
示例值:
83BCDF29CFACB4411533080B67864EF8C907CCDC5E10A707C285FEA10CDB8221
csUrl
string <url>
清算回调地址
redirectUrl
string <url>
可选
businessInfo
string
自定义参数信息
productInfo
string
易宝营销产品信息
示例值:
[{"id":"1234"}]
ypAccountBookNo
string
记账簿编号
divideDetail
string
分账明细
示例值:
[{"amount":"金额","ledgerNo":"分账商编","divideDetailDesc":"分账说明"}]
divideNotifyUrl
string
分账通知地址
returnSchema
string
可选
channelSpecifiedInfo
string
渠道指定支付信息
示例值:
{"hbFqNum":"3","hbFqSellerPercent":"0","unionProviderId":"111112222"}
channelPromotionInfo
string
渠道优惠信息
identityInfo
string
限制付款人信息
示例值:
{"identityVerifyType":"Y","payerIdType":"IDENTITY_CARD","payerNumber":"234512198006252456","payerName":"名字"}
accountLinkInfo
string
合作银行信息
示例值:
{accountProvider":"BOL","token":"xxx"}
ypPromotionInfo
string
易宝营销信息
示例值:
自定义支付立减:[{"amount":"0.01","type":"CUSTOM_REDUCTION"}],自定义补贴商户[{"type":"CUSTOM_ALLOWANCE"}]
channelActivityInfo
string
渠道活动信息
示例值:
{"food_order_type":"QR_FOOD_ORDER"}
feeSubsidyInfo
string
手续费补贴信息
示例值:
[{"subsidyMerchantNo":"10080009498","subsidyAccountType":"FEE_ACCOUNT","subsidyType":"ABSOLUTE","subsidyProportion":"","subsidyCalculateType":"SINGLE_PERCENT","subsidyPercentFee":"0.6","subsidyFixedFee":"","subsidySingleMaxFee":""}]
merchantMiniInfo
string
商家小程序信息
示例值:
{"merchantAppId":"appId12345","merchantAppUrl":"/pages/refund","merchantPhone":"1391000010000"}