merchant v0.09.a Release Notes

Release Date: 2013-07-05 // almost 11 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.