This commit is contained in:
2026-07-03 17:18:45 +03:30
parent 5042cadb32
commit 74d5b7a768
20 changed files with 1032 additions and 19 deletions
+6
View File
@@ -32,3 +32,9 @@ NODE_ENV=development
# CORS (comma-separated origins, e.g. https://app.example.com)
# CORS_ORIGIN=
# Zarinpal Payment Gateway
ZARINPAL_MERCHANT_ID=8bf4bd49-df53-44b3-a58d-b068d4c1ec98
ZARINPAL_SANDBOX=true
ZARINPAL_CALLBACK_URL=http://localhost:4000/api/payments/callback
ZARINPAL_RETURN_URL=http://localhost:3000/payment/result