more changes
This commit is contained in:
@@ -54,6 +54,6 @@ func (c *CartMutationContext) InitializeCheckout(g *CartGrain, m *messages.Initi
|
||||
|
||||
g.OrderReference = m.OrderId
|
||||
//g.PaymentStatus = m.Status
|
||||
g.PaymentInProgress = m.PaymentInProgress
|
||||
//g.PaymentInProgress = m.PaymentInProgress
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user