Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.03 KB

FOR SUPPORT PLEASE CONTACT THE FOLLOWING

[email protected]

Introduction

This official Braintree Subscription module developed by wagento.

Version

We are adding a new version management to make module installation available through composer, so this is the table for reference:

Magento Version Composer prefix
2.2.x 101.0.7
2.3.X 101.0.7

So if you are in magento 2.2.x or magento 2.3.x to install by composer just execute: composer require wagento/module-subscription::101.0.7

BUT in file etc/module.xml version will be the same for all composer version, use setup_version as global version reference.

Support

If you are facing any issue with module installation and configuration please send an email to [email protected]

Changelog

Based in setup_version

v2.2.1

  • Make module compatible with 2.3.0 and 2.3.1
  • Resolve reminder email cron issue
  • Resolve cart page Unsubscribe issue

v2.1.1

  • Initial module integration for Braintree Subscription