more
This commit is contained in:
@@ -77,6 +77,8 @@ func HandlePaymentStarted(g *CheckoutGrain, m *messages.PaymentStarted) error {
|
||||
})
|
||||
}
|
||||
|
||||
g.AmountInCentsStarted += m.Amount
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user