| 限定符和类型 | 方法和说明 |
|---|---|
protected <T extends MerchantResult> |
MerchantProxy.declareMerchant(T merchant)
设置商户信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
MerchantResult |
WeixinPaymentProxy.closeOrder(String outTradeNo)
关闭订单
商户订单支付失败需要生成新单号重新发起支付,要对原订单号调用关单,避免重复支付;系统下单后,用户支付超时,系统退出不再受理,避免用户继续
,请调用关单接口,如果关单失败,返回已完 成支付请按正常支付处理。
|
MerchantResult |
PaymentProxy.closeOrder(String outTradeNo)
关闭订单
商户订单支付失败需要生成新单号重新发起支付,要对原订单号调用关单,避免重复支付;系统下单后,用户支付超时,系统退出不再受理,避免用户继续
,请调用关单接口,如果关单失败,返回已完 成支付请按正常支付处理。
|
MerchantResult |
WeixinPaymentProxy.reverseOrder(IdQuery idQuery)
冲正订单(需要证书) 当支付返回失败,或收银系统超时需要取消交易,可以调用该接口 接口逻辑:支
付失败的关单,支付成功的撤销支付 7天以内的单可撤销,其他正常支付的单
如需实现相同功能请调用退款接口 调用扣款接口后请勿立即调用撤销,需要等待5秒以上。
|
MerchantResult |
PaymentProxy.reverseOrder(IdQuery idQuery)
冲正订单(需要证书)当支付返回失败,或收银系统超时需要取消交易,可以调用该接口 接口逻辑:支
付失败的关单,支付成功的撤销支付7天以内的单可撤销,其他正常支付的单
如需实现相同功能请调用退款接口 调用扣款接口后请勿立即调用撤销,需要等待5秒以上。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CompanyPayment
Created by PokerFace
Create Date 2019-12-28.
|
class |
CompanyPaymentRecord
Created by PokerFace
Create Date 2019-12-28.
|
class |
CompanyPaymentResult
Created by PokerFace
Create Date 2019-12-28.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CouponDetail
Created by PokerFace
Create Date 2019-12-28.
|
class |
CouponResult
Created by PokerFace
Create Date 2019-12-28.
|
class |
CouponStock
Created by PokerFace
Create Date 2019-12-28.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MerchantTradeResult
Created by PokerFace
Create Date 2019-12-28.
|
class |
Order
Created by PokerFace
Create Date 2019-12-28.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CustomOrder
Created by PokerFace
Create Date 2019-12-28.
|
class |
CustomOrderRecord
Created by PokerFace
Create Date 2019-12-28.
|
class |
CustomOrderResult
Created by PokerFace
Create Date 2019-12-28.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MerchantPaymentPackage
Created by PokerFace
Create Date 2019-12-28.
|
class |
MicroPaymentRequest
Created by PokerFace
Create Date 2019-12-28.
|
class |
NativePaymentResponse
Created by PokerFace
Create Date 2019-12-28.
|
class |
OpenidResult
Created by PokerFace
Create Date 2019-12-28.
|
class |
PaymentPackage
Created by PokerFace
Create Date 2019-12-28.
|
class |
PrePayment
Created by PokerFace
Create Date 2019-12-28.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RedPacket
Created by PokerFace
Create Date 2019-12-28.
|
class |
RedPacketSendResult
Created by PokerFace
Create Date 2019-12-28.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RefundRecord
Created by PokerFace
Create Date 2019-12-28.
|
class |
RefundResult
Created by PokerFace
Create Date 2019-12-28.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SettlementRecord
Created by PokerFace
Create Date 2019-12-28.
|
Copyright © 2019. All rights reserved.