1
This commit is contained in:
@@ -28,7 +28,7 @@ func pay4OrderByLaKaLa(ctx *jxcontext.Context, order *model.GoodsOrder, payType
|
||||
}
|
||||
|
||||
param := &lakala.AggregatePayReq{
|
||||
MerchantNo: merchantObj.MerchantNo,
|
||||
MerchantNo: merchantObj.MerchantNo2,
|
||||
TermNo: merchantObj.TermNo,
|
||||
OutTradeNo: order.VendorOrderID,
|
||||
TotalAmount: utils.Int64ToStr(order.ActualPayPrice),
|
||||
|
||||
Reference in New Issue
Block a user