public class WxPayServiceApacheHttpImpl extends WxPayServiceAbstractImpl
微信支付请求实现类,apache httpclient实现 Created by Binary Wang on 2016/7/28.
config, log, wxApiData| 构造器和说明 |
|---|
WxPayServiceApacheHttpImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
post(String url,
String requestStr,
boolean useKey)
发送post请求
|
authcode2Openid, authcode2Openid, closeOrder, createOrder, createScanPayQrcodeMode1, createScanPayQrcodeMode1, createScanPayQrcodeMode2, downloadBill, entPay, getConfig, getOrderNotifyResult, getPayInfo, getSandboxSignKey, getWxApiData, micropay, parseOrderNotifyResult, parseRefundNotifyResult, queryComment, queryCouponInfo, queryCouponStock, queryEntPay, queryOrder, queryRedpack, refund, refundQuery, report, reverseOrder, sendCoupon, sendRedpack, setConfig, shorturl, shorturl, unifiedOrderprotected String post(String url, String requestStr, boolean useKey) throws WxPayException
WxPayServiceAbstractImplpost 在类中 WxPayServiceAbstractImplurl - 请求地址requestStr - 请求信息useKey - 是否使用证书WxPayExceptionCopyright © 2017. All rights reserved.