This commit is contained in:
2025-12-18 10:38:52 +03:30
parent 44bce1e6d7
commit 99a81c43a1
4 changed files with 135 additions and 3 deletions
@@ -240,9 +240,6 @@ export class PaymentsService {
order.status = OrderStatus.PAID;
}
private async getOrCreateLatestPendingPayment(
orderId: string,
params: {