more changes
This commit is contained in:
@@ -67,7 +67,7 @@ func PaymentStarted(grain *CartGrain, msg *messages.PaymentStarted) error {
|
||||
})
|
||||
}
|
||||
|
||||
grain.PaymentInProgress = true
|
||||
grain.PaymentInProgress++
|
||||
grain.PaymentStatus = PaymentStatusPending
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user