feat(tenpayv3): 新增境外支付融合钱包退款相关接口

This commit is contained in:
Fu Diwei
2022-02-25 17:18:53 +08:00
parent 9118dd0fef
commit 2cf8535a0a
35 changed files with 1484 additions and 67 deletions

View File

@@ -0,0 +1,15 @@
{
"sp_appid": "wx2421b1c4370ec43b",
"sub_appid": "1900000109",
"sp_mchid": "10000100",
"sub_mchid": "20000100",
"transaction_id": "1008450740201411110005820873",
"out_refund_no": "R20150806125346",
"amount": {
"refund": 50,
"total": 100,
"currency": "HKD"
},
"reason": "商品已售完",
"source": "REFUND_SOURCE_UNSETTLED_FUNDS"
}

View File

@@ -0,0 +1,25 @@
{
"id": "2008450740201411110000174436",
"out_refund_no": "R20150806125346",
"create_time": "2018-06-08T10:34:56+08:00",
"amount": {
"refund": 50,
"currency": "CNY",
"payer_refund": 49,
"payer_currency": "HKD",
"exchange_rate": {
"type": "SETTLEMENT_RATE",
"rate": 8000000
}
},
"promotion_detail": [
{
"promotion_id": "109519",
"scope": "GLOBAL",
"type": "COUPON",
"amount": 1,
"refund_amount": 1,
"currency": "HKD"
}
]
}

View File

@@ -0,0 +1,32 @@
{
"id": "2008450740201411110000174436",
"out_refund_no": "R20150806125346",
"transaction_id": "1008450740201411110005820873",
"out_trade_no": "20150806125346",
"amount": {
"refund": 50,
"currency": "CNY",
"payer_refund": 49,
"payer_currency": "HKD",
"exchange_rate": {
"type": "SETTLEMENT_RATE",
"rate": 8000000
}
},
"promotion_detail": [
{
"promotion_id": "109519",
"scope": "GLOBAL",
"type": "COUPON",
"amount": 1,
"refund_amount": 1,
"currency": "HKD"
}
],
"channel": "ORIGINAL",
"status": "SUCCESS",
"recv_account": "招商银行信用卡0403",
"fund_source": "REFUND_SOURCE_REchARGE_FUNDS",
"success_time": "2018-06-08T10:34:56+08:00",
"create_time": "2018-06-08T10:34:56+08:00"
}

View File

@@ -0,0 +1,32 @@
{
"id": "2008450740201411110000174436",
"out_refund_no": "R20150806125346",
"transaction_id": "1008450740201411110005820873",
"out_trade_no": "20150806125346",
"amount": {
"refund": 50,
"currency": "CNY",
"payer_refund": 49,
"payer_currency": "HKD",
"exchange_rate": {
"type": "SETTLEMENT_RATE",
"rate": 8000000
}
},
"promotion_detail": [
{
"promotion_id": "109519",
"scope": "GLOBAL",
"type": "COUPON",
"amount": 1,
"refund_amount": 1,
"currency": "HKD"
}
],
"channel": "ORIGINAL",
"status": "SUCCESS",
"recv_account": "招商银行信用卡0403",
"fund_source": "REFUND_SOURCE_REchARGE_FUNDS",
"success_time": "2018-06-08T10:34:56+08:00",
"create_time": "2018-06-08T10:34:56+08:00"
}

View File

@@ -25,24 +25,26 @@
"bank_type": "CCB_DEBIT",
"attach": "Payment test",
"success_time": "2018-06-08T10:34:56+08:00",
"detail": {
"promotion_id": "109519",
"name": "Single-item discount-6",
"scope": "SINGLE",
"type": "DISCOUNT",
"amount": 1,
"currency": "CNY",
"activity_id": "931386",
"wechatpay_contribute_amount": 1,
"merchant_contribute_amount": 0,
"other_contribute_amount": 0,
"goods_detail": [
{
"goods_id": "iphone6s_16G",
"goods_remark": "Product remarks",
"quantity": 1,
"price": 528800
}
]
}
"promotion_detail": [
{
"promotion_id": "109519",
"name": "Single-item discount-6",
"scope": "SINGLE",
"type": "DISCOUNT",
"amount": 1,
"currency": "CNY",
"activity_id": "931386",
"wechatpay_contribute_amount": 1,
"merchant_contribute_amount": 0,
"other_contribute_amount": 0,
"goods_detail": [
{
"goods_id": "iphone6s_16G",
"goods_remark": "Product remarks",
"quantity": 1,
"price": 528800
}
]
}
]
}

View File

@@ -0,0 +1,12 @@
{
"appid": "wx2421b1c4370ec43b",
"mchid": "10000100",
"transaction_id": "1008450740201411110005820873",
"out_refund_no": "R20150806125346",
"amount": {
"refund": 50,
"total": 100,
"currency": "HKD"
},
"reason": "商品已售完"
}

View File

@@ -0,0 +1,25 @@
{
"id": "2008450740201411110000174436",
"out_refund_no": "R20150806125346",
"create_time": "2018-06-08T10:34:56+08:00",
"amount": {
"refund": 50,
"currency": "CNY",
"payer_refund": 49,
"payer_currency": "HKD",
"exchange_rate": {
"type": "SETTLEMENT_RATE",
"rate": 8000000
}
},
"promotion_detail": [
{
"promotion_id": "109519",
"scope": "GLOBAL",
"type": "COUPON",
"amount": 1,
"refund_amount": 1,
"currency": "HKD"
}
]
}

View File

@@ -0,0 +1,32 @@
{
"id": "2008450740201411110000174436",
"out_refund_no": "R20150806125346",
"transaction_id": "1008450740201411110005820873",
"out_trade_no": "20150806125346",
"amount": {
"refund": 50,
"currency": "CNY",
"payer_refund": 49,
"payer_currency": "HKD",
"exchange_rate": {
"type": "SETTLEMENT_RATE",
"rate": 8000000
}
},
"promotion_detail": [
{
"promotion_id": "109519",
"scope": "GLOBAL",
"type": "COUPON",
"amount": 1,
"refund_amount": 1,
"currency": "HKD"
}
],
"channel": "ORIGINAL",
"status": "SUCCESS",
"recv_account": "招商银行信用卡0403",
"fund_source": "REFUND_SOURCE_REchARGE_FUNDS",
"success_time": "2018-06-08T10:34:56+08:00",
"create_time": "2018-06-08T10:34:56+08:00"
}

View File

@@ -0,0 +1,32 @@
{
"id": "2008450740201411110000174436",
"out_refund_no": "R20150806125346",
"transaction_id": "1008450740201411110005820873",
"out_trade_no": "20150806125346",
"amount": {
"refund": 50,
"currency": "CNY",
"payer_refund": 49,
"payer_currency": "HKD",
"exchange_rate": {
"type": "SETTLEMENT_RATE",
"rate": 8000000
}
},
"promotion_detail": [
{
"promotion_id": "109519",
"scope": "GLOBAL",
"type": "COUPON",
"amount": 1,
"refund_amount": 1,
"currency": "HKD"
}
],
"channel": "ORIGINAL",
"status": "SUCCESS",
"recv_account": "招商银行信用卡0403",
"fund_source": "REFUND_SOURCE_REchARGE_FUNDS",
"success_time": "2018-06-08T10:34:56+08:00",
"create_time": "2018-06-08T10:34:56+08:00"
}

View File

@@ -22,24 +22,26 @@
"bank_type": "CCB_DEBIT",
"attach": "Payment test",
"success_time": "2018-06-08T10:34:56+08:00",
"detail": {
"promotion_id": "109519",
"name": "Single-item discount-6",
"scope": "SINGLE",
"type": "DISCOUNT",
"amount": 1,
"currency": "CNY",
"activity_id": "931386",
"wechatpay_contribute_amount": 1,
"merchant_contribute_amount": 0,
"other_contribute_amount": 0,
"goods_detail": [
{
"goods_id": "iphone6s_16G",
"goods_remark": "Product remarks",
"quantity": 1,
"price": 528800
}
]
}
"promotion_detail": [
{
"promotion_id": "109519",
"name": "Single-item discount-6",
"scope": "SINGLE",
"type": "DISCOUNT",
"amount": 1,
"currency": "CNY",
"activity_id": "931386",
"wechatpay_contribute_amount": 1,
"merchant_contribute_amount": 0,
"other_contribute_amount": 0,
"goods_detail": [
{
"goods_id": "iphone6s_16G",
"goods_remark": "Product remarks",
"quantity": 1,
"price": 528800
}
]
}
]
}