merchant v0.09.a Release Notes
Release Date: 2013-07-05 // almost 10 years ago-
๐ 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.