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 the creation of users, maintaining their vaults, etc.
Use case
Now all the customers can conveniently make use of this payment method to get their payment done fast and secure as this payment method is used by several countries for payment. Apart from that customers get two different modals by which they can pay.
Features
Admin can set two different kinds of modal by which customers can pay.
Admin can enable and disable that customer can create vault or not.
No data will be saved regarding payment like card number, CVV, etc in the admin’s database.
Admin can set initial order status.
Admin can select zones in which it will be applicable.
Admin can refund payment from Opencart admin end.
All transactions will be done in admin’s (Braintree merchant) currency. The currency will be changed automatically during the transaction.
Workflow
Once the installation is done, fill the form accordingly, API-related details you’ll get on the Braintree dashboard.
There are basically two types of modal first one is drop-in which will provide by Braintree and will also have an option to pay with Paypal. The second modal is a custom modal that will create manually.
Front End
On the checkout page, customers will get the Braintree payment option. If the Opencart Braintree payment module is enabled from the admin backend.
Back End
On the admin side, you will get some of the details by navigating Sales->orders.
Order can not be refunded till its status is settled.
After refunding the amount, history is generated for refund, and the customer is notified via email.
Login and write down your comment.
Login my OpenCart Account