Refactor payment verification to use PAYMENT_BASE_URL from environment variables and improve error handling for missing configuration
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ EMAIL_PORT=
|
||||
EMAIL_USERNAME=
|
||||
EMAIL_PASSWORD=
|
||||
|
||||
PAYMENT_VERIFY_BASE_URL=""
|
||||
PAYMENT_BASE_URL=""
|
||||
FRONTEND_URL=""
|
||||
|
||||
SMS_API_URL=""
|
||||
|
||||
Reference in New Issue
Block a user