payment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user