payment bug

This commit is contained in:
2025-12-04 11:39:45 +03:30
parent 7dc94b40c2
commit accc03b96f
4 changed files with 10 additions and 10 deletions
+1 -2
View File
@@ -34,7 +34,6 @@ export const paymentMethodsData: PaymentMethodData[] = [
enabled: true,
order: 3,
gateway: PaymentGatewayEnum.ZarinPal,
merchantId: 'test-merchant-id',
merchantId: 'b6f55bd0-6eae-4045-aeb8-07d084fa8f73',
},
];