webdna / commerce-braintree

Braintree gateway for Craft Commerce
Other
2 stars 10 forks source link

Add support for trial days per subscription. #40

Closed digason closed 2 years ago

digason commented 2 years ago

See pull request #34

https://github.com/KuriousAgency/commerce-braintree/pull/34

mcjackson18 commented 2 years ago

@digason, thanks for the PR.

Your changes have been included in the latest version. This version isn't release yet but in the meantime you can test by changing your composer.json to:

"kuriousagency/commerce-braintree": "dev-master as 2.4.2",

Then doing a composer clear-cache && composer update