This repository contains Python code for integrating the CCavenue payment gateway into your website, with a specific example for Django.
Python code to intergrate CC Avenue payment gateway (Django example)
- Set up a merchant account with CCavenue and obtain the necessary credentials and keys.
- Update the config dictionary in ccavenue/views.py with your merchant details.
Please note that this is just a basic example and may need to be customized to fit your specific use case. If you have any questions or issues, please feel free to open an issue or pull request in this repository.