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,
|
Currency: in.Currency,
|
||||||
Method: payConfig.Stripe.PayType,
|
Method: payConfig.Stripe.PayType,
|
||||||
OrderSn: in.OrderSn,
|
OrderSn: in.OrderSn,
|
||||||
PayStage: 1,
|
PayStage: 2,
|
||||||
Total: OrderPayTotal{
|
Total: OrderPayTotal{
|
||||||
Amount: amount,
|
Amount: amount,
|
||||||
Label: "支付尾款后期统一调整",
|
Label: "支付尾款后期统一调整",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user