Paul Posted August 27, 2015 Report Posted August 27, 2015 The merchant gateway Braintree is now available for Blesta, and will be included in the next release. The gateway requires PHP 5.4 so, don't install it if you aren't running PHP 5.4 or greater. To install, download the attached braintree.zip, unzip and upload the braintree directory to ~/components/gateways/merchant/ Then, follow the directions in the documentation at https://docs.blesta.com/display/user/Braintree braintree.zip PauloV, ModulesBakery, Blesta Addons and 3 others 6 Quote
ModulesBakery Posted August 27, 2015 Report Posted August 27, 2015 Great work Blesta ! Paul and Michael 2 Quote
activa Posted August 28, 2015 Report Posted August 28, 2015 keep the goad work, i live to see some realisation beetwen releases .) Quote
murendie Posted August 31, 2015 Report Posted August 31, 2015 When are you intergrating SAGE PAY? Quote
Michael Posted August 31, 2015 Report Posted August 31, 2015 When are you intergrating SAGE PAY? Not on the [public] development to-do list nor any feature request threads in the request forum. So I would open one there if you would like Sage with a link to their API docs and see how many people need it to use Blesta murendie 1 Quote
activa Posted August 31, 2015 Report Posted August 31, 2015 When are you intergrating SAGE PAY? is already done via omnipay gateway from our friend MAX . you can check and test it Quote
WebhostingNZ.com Posted September 18, 2015 Report Posted September 18, 2015 With this braintree module will you be adding token storage any time soon? Quote
Nik- Posted September 26, 2015 Report Posted September 26, 2015 Thanks for the module. I get the following error on checkout: Oh noes! on line 52 in /var/www/vhosts/xxx/xxx/components/gateways/merchant/braintree/lib/Braintree/Util.php Printing Stack Trace: #0 /var/www/vhosts/xxx/xxx/components/gateways/merchant/braintree/lib/Braintree/Http.php(45): Braintree_Util::throwStatusCodeException(401) #1 /var/www/vhosts/xxx/xxx/components/gateways/merchant/braintree/lib/Braintree/TransactionGateway.php(392): Braintree_Http->post('/merchants/29vq...', Array) #2 /var/www/vhosts/xxx/xxx/components/gateways/merchant/braintree/lib/Braintree/TransactionGateway.php(45): Braintree_TransactionGateway->_doCreate('/transactions', Array) #3 /var/www/vhosts/xxx/xxx/components/gateways/merchant/braintree/lib/Braintree/TransactionGateway.php(240): Braintree_TransactionGateway->create(Array) #4 /var/www/vhosts/xxx/xxx/components/gateways/merchant/braintree/lib/Braintree/Transaction.php(460): Braintree_TransactionGateway->sale(Array) #5 /var/www/vhosts/xxx/xxx/components/gateways/merchant/braintree/braintree.php(219): Braintree_Transaction::sale(Array) #6 /var/www/vhosts/xxx/xxx/components/gateway_payments/gateway_payments.php(483): Braintree->processCc(Array, '20.00', Array) #7 /var/www/vhosts/xxx/xxx/app/models/payments.php(164): GatewayPayments->processPayment('1', 'cc', '20.0000', 'EUR', Array, NULL, Array) #8 /var/www/vhosts/xxx/xxx/plugins/order/controllers/checkout.php(448): Payments->processPayment('1', 'cc', '20.0000', 'EUR', Array, NULL, Array) #9 /var/www/vhosts/xxx/xxx/plugins/order/controllers/checkout.php(129): Checkout->processPayment(Object(stdClass), Object(stdClass)) #10 /var/www/vhosts/xxx/xxx/lib/dispatcher.php(111): Checkout->index() #11 /var/www/vhosts/xxx/xxx/index.php(21): Dispatcher::dispatch('/order/checkout...') #12 {main} How can I fix that? Thanks for any help! Edit: NVM, I used real API keys for the sandbox mode, havn't noticed that the Braintree Sandbox Dashboard is on a different URL. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.