This package provides a Django-based integration with the Helcim Commerce API. It is designed to be easily implemented with existing Django-based commerce platforms and comes with an optional module to connect with Django Oscar.
Instructions on installing and configuration can be found on Read The Docs.
The docs provide examples for setup and common issues to be aware of. If the issue involves connecting this package to Django Oscar, this repository contains a sandbox environment you can review for a minimal working example. For any other issues, you can submit a GitHub Issue.
Contributions are welcome, especially to address bugs and extend functionality. Full details on contributing can be found in the docs.
This package uses a MAJOR.MINOR.PATCH versioning, as outlined at Semantic Versioning 2.0.0.
Joshua Robert Torrance (StudyBuffalo)
This project is licensed under the GPLv3. Please see the LICENSE file for details.
Thanks to the django-oscar-paypal developers, from which many of this packages design decisions are based.
You can view all package changes on the docs.