zarinpal payment
This commit is contained in:
@@ -150,6 +150,7 @@ export class OrderService {
|
||||
targetOrder.discount = discount
|
||||
|
||||
targetOrder.total = subTotal - discount
|
||||
targetOrder.balance = subTotal - discount
|
||||
|
||||
// change status
|
||||
targetOrder.status = OrderStatusEnum.INVOICED
|
||||
|
||||
Reference in New Issue
Block a user