In order to set up the braintree subscription plugin in your Reaction Commerce project, follow the given steps:-
- Create an account on https://www.braintreepayments.com/. After creating an account, you will get some credentials like
Merchant ID: xxxxxxxxxxxx
Public Key: xxxxxxxxxxxxx
Private Key: xxxxxxxxxxxxxxxxxx
-
Login to Braintree. and create a plan in Braintree.
-
Download the braintree subscription plugin from GitHub and put it in your reaction commerce project in
imports/plugins/custom
- Run the command
reaction reset