payment api using flask How to use?
- Create python virtual environment
- Clone the repo https://github.com/sidandu/payapi.git
- Install requirements.txt
- Start api server "python app.py"
- Test the api by running "python test.py" Update payment inputs in test file for checking multiple scenarios.
Payment inputs/user unput validation results will ve displayed as log in api console/server console