Implement separate fields for api keys in config for khalti development environment #10
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Separate the api key for khalti dev environment and use debug flag to conditionally apply those api keys on debug environment.
So if debug flag is true use the development api keys and if it is false use the live keys.
The text was updated successfully, but these errors were encountered: