info get profile
This commit is contained in:
commit
c880cba0a3
|
@ -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