public interface WxMaShopOrderService
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaShopAddOrderResponse |
addOrder(WxMaShopOrderInfo orderInfo) |
Boolean |
checkScene(Integer scene) |
WxMaShopGetOrderResponse |
getOrder(Integer orderId,
String outOrderId,
String openid) |
WxMaShopBaseResponse |
orderPay(WxMaShopOrderPayRequest request) |
Boolean checkScene(Integer scene) throws WxErrorException
WxErrorExceptionWxMaShopAddOrderResponse addOrder(WxMaShopOrderInfo orderInfo) throws WxErrorException
WxErrorExceptionWxMaShopBaseResponse orderPay(WxMaShopOrderPayRequest request) throws WxErrorException
WxErrorExceptionWxMaShopGetOrderResponse getOrder(Integer orderId, String outOrderId, String openid) throws WxErrorException
WxErrorExceptionCopyright © 2021. All rights reserved.