A comprehensive Braintree payment integration for Maho Commerce, supporting multiple payment methods including Credit Card, PayPal, Apple Pay, and Google Pay.
- Maho Commerce 25.11+
- PHP 8.3+
- Braintree merchant account
composer require mahocommerce/module-braintree- Credit Card - Direct credit card payments with hosted fields integration
- PayPal - PayPal checkout via Braintree
- Apple Pay - Apple Pay for supported devices
- Google Pay - Google Pay integration
- 3D Secure - Support for 3D Secure authentication
- Vault - Save payment methods for returning customers
- Express Checkout - PayPal and Apple Pay buttons on product and cart pages
- Multi-currency - Support for multiple currencies with merchant account mapping
- Kount Integration - Advanced fraud protection via Kount
- Admin Orders - Create orders with Braintree payments from the admin panel
- Multishipping - Support for multishipping checkout
-
Navigate to System > Configuration > Payment Methods
-
Configure Braintree Settings with your API credentials:
- Environment (Sandbox/Production)
- Merchant ID
- Public Key
- Private Key
- Merchant Account ID
-
Enable and configure individual payment methods:
- Credit Card (Braintree)
- PayPal (Braintree)
- Apple Pay (Braintree)
- Google Pay (Braintree)
- Visa
- MasterCard
- American Express
- Discover
- JCB
- Maestro
Originally developed by Gene Commerce, then maintained by Justin Beaty, then by SportPursuit, now adapted for Maho.