0.09 Release
Pre-release
Pre-release
Changelog:
- Added travis CI - https://travis-ci.org/agiliq/merchant
- Added multiple items support in paypal integration
- Added bootstrap theme to demo - http://merchant.agiliq.com/
- Added recurring and direct payment API in eWay gateway.
- Added digital content and subscriptions support to Google Checkout integration
- Added ogone payments integration
- Removed Samurai integration
- Unified all integration templatetags to a single tag -
render_integration
Backward incompatible changes:
- Samurai integration has been removed
- If you're using the templatetag for integrations, please update your templates to use the new unified
render_integration
templatetag.