feat: activate ZarinPal gateway with production MerchantId
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled

- MerchantId: 4225d555-5fa9-4df0-9b61-1ce152cbbba8
- UseSandbox: false (production mode)
This commit is contained in:
masoodafar-web
2026-02-22 22:12:02 +03:30
parent 52f6af2091
commit 5c63dc6e38
2 changed files with 4 additions and 4 deletions
@@ -1,8 +1,8 @@
{ {
"PaymentProvider": "zarinpal", "PaymentProvider": "zarinpal",
"ZarinPal": { "ZarinPal": {
"MerchantId": "6b098fc8-f490-47a1-aac3-1de1a1b84404", "MerchantId": "4225d555-5fa9-4df0-9b61-1ce152cbbba8",
"UseSandbox": true "UseSandbox": false
}, },
"FMS": { "FMS": {
"Address": "https://dl.afrino.co" "Address": "https://dl.afrino.co"
+2 -2
View File
@@ -1,8 +1,8 @@
{ {
"PaymentProvider": "zarinpal", "PaymentProvider": "zarinpal",
"ZarinPal": { "ZarinPal": {
"MerchantId": "6b098fc8-f490-47a1-aac3-1de1a1b84404", "MerchantId": "4225d555-5fa9-4df0-9b61-1ce152cbbba8",
"UseSandbox": true "UseSandbox": false
}, },
"CmsBaseUrl": "https://cms.se.kbs1.ir", "CmsBaseUrl": "https://cms.se.kbs1.ir",
"FrontOfficeBaseUrl": "https://foursat.se.kbs1.ir", "FrontOfficeBaseUrl": "https://foursat.se.kbs1.ir",