public class PayService extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static org.slf4j.Logger |
log |
static String |
URL_PAY_UNIFIED_ORDER |
| 构造器和说明 |
|---|
PayService() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Payment |
createPayment(TpConfig tpConfig,
String prepayId)
创建调起支付的参数对象
|
static UnifiedOrderResponse |
unifiedOrder(TpConfig tpConfig,
String tradeNo,
String body,
int totalFee,
String openId,
String notifyUrl)
统一下单
|
public static final org.slf4j.Logger log
public static final String URL_PAY_UNIFIED_ORDER
Copyright © 2020. All rights reserved.