fix:支付
This commit is contained in:
parent
c46d9d8fd9
commit
0989faf35a
|
@ -453,7 +453,7 @@ func (d *defaultOrder) CreatePrePaymentByBalance(ctx context.Context, in *Create
|
|||
Currency: in.Currency,
|
||||
Method: payConfig.Stripe.PayType,
|
||||
OrderSn: in.OrderSn,
|
||||
PayStage: 1,
|
||||
PayStage: 2,
|
||||
Total: OrderPayTotal{
|
||||
Amount: amount,
|
||||
Label: "支付尾款后期统一调整",
|
||||
|
|
Loading…
Reference in New Issue
Block a user