Skip to content

0.09 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@tuxcanfly tuxcanfly released this 05 Jul 13:19
· 91 commits to master since this 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.