Skip to content

Commit f17cb3b

Browse files
committed
feat(khalti): added more test environments
1 parent 7718f46 commit f17cb3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env.example

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
KHALTI_PUBLIC_KEY="__________YOUR_KEY__________"
22
KHALTI_SECRET_KEY="__________YOUR_KEY__________"
3+
KHALTI_SUCCESS_URL="https://example.com/success"
4+
KHALTI_FAILURE_URL="https://example.com/failure"
35

46
ESEWA_ID="__________YOUR_KEY__________"
57
ESEWA_SUCCESS_URL="__________YOUR_KEY__________"

0 commit comments

Comments
 (0)