Opencart Braintree Payment Method – This payment gateway works with checkout for payment in Opencart. It will work in Production(Live) as well as Test mode. Braintree payment gateway handles everything, including creation of user, maintaining their vaults etc.
Features –
1 – Admin can set two different kind of modal by which customer can pay.
2 – Admin can enable and disable that customer can create vault or not.
2 – No data will be saved regarding payment like card number, cvv etc in admin’s database.
3 – Admin can set initial order status.
4 – Admin can select zones in which it will be applicable.
5 – Admin can refund payment from Opencart admin end.
6 – All transaction will be done in admin’s (braintree merchant) currency.Currency will be changed automatically during transaction.
Installation of the module -
Installation of the module is child play you just need to drag your admin, catalog, webkul-braintree-api.
To install by extension installer follow this link.
Xml need to be upload through extension installer.
After that under Extension > Payment menu install Braintree Payment Method.
After installing successfully edit it.
After editing fill the form accordingly, API related details you’ll get on braintree dashboard.
You need to fill all the details that are mandatory, mark with asterisk (*) symbol.
There are basically two type modal first one is drop-in that is provided by braintree and will also have an option to pay by paypal.
Second modal is custom modal that is manually created.When you will select custom modal, you’ll get one more option that is client side encryption key, that is available on braintree dashboard.
On the checkout page customer will get braintree payment option after enabling from backend like below screenshot
After clicking on continue, based on selection of modal from backend, modal will become visible.
It may be case that you have already used braintree payment gateway and saved details in vault then last 4 number of your card will be visible. You can pay by that option and also you can use new card option that will show you modal to enter card details.
After entering card details, click on pay button to pay.
custom modal screenshot.
At admin side you will get some of the details in Sales->orders, click on any order and details will be under history tab as below screenshot.
Transaction id and status of transaction is shown in order along with a button to refund.
Order can not be refunded till it’s status is settled.
After refunding the amount, history is generated for refund and customer is notified via email.
All of those information are very much self explanatory still have any doubt please add a support ticket http://webkul.com/ticket/index.php .