BraintreeApi Version 1.1
I have updated the repo and the extension on Yii with version 1.1. Here are some of the updates in the newest version:
- Created a new model BraintreeCCForm that extends CFormModel for managing form input
- Added default types for widget.
- Reduced required inputs for widget
- $this->values can be pulled from $this->model
- $this->form_id can be pulled from $this->form
- Added option to save Customers, Credit Cards and Addresses in Vault
- Added option to submitforsettlement and storetovault on singleCharge