We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7718f46 commit f17cb3bCopy full SHA for f17cb3b
.env.example
@@ -1,5 +1,7 @@
1
KHALTI_PUBLIC_KEY="__________YOUR_KEY__________"
2
KHALTI_SECRET_KEY="__________YOUR_KEY__________"
3
+KHALTI_SUCCESS_URL="https://example.com/success"
4
+KHALTI_FAILURE_URL="https://example.com/failure"
5
6
ESEWA_ID="__________YOUR_KEY__________"
7
ESEWA_SUCCESS_URL="__________YOUR_KEY__________"
0 commit comments