| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.domain.direct.basepay |
| Modifier and Type | Class and Description |
|---|---|
class |
RefundAmountDetail
退款金额详细信息
|
| Modifier and Type | Field and Description |
|---|---|
private RefundAmount |
RefundRequest.amount
退款订单金额信息
|
| Modifier and Type | Method and Description |
|---|---|
static RefundRequest |
RefundRequest.withOutTradeNo(String outTradeNo,
String outRefundNo,
RefundAmount amount)
通过商户订单号退款
|
static RefundRequest |
RefundRequest.withTransactionId(String transactionId,
String outRefundNo,
RefundAmount amount)
通过微信支付订单号退款
|
Copyright © 2023. All rights reserved.