Re: Adding Braintree payment module
Quote:
Originally Posted by
andeza20
Hi Guys,
I'm having trouble with the braintree module and i just can't see whats wrong so i hope someone can help me.
I have installed the 1.2.2 version of the braintree module onto the latest version of zencart 1.5.4 and i have put in all my keys etc.
When i go to checkout i input the card details then go to the confirmation page as usual but when i click complete it goes back to step 2 and says sorry we cannot process your order, Please try again.
I turned on debug and recieved 2 emails as below.
Email 1
before_process - DP-1
braintree_api
Beginning DP Mode
Email 2
before_process - DP-5
braintree_api
Result:
Thats all i get everytime i try to order.
SSL is on the site an enabled properly in the config files etc but i cant seem to get around this.
Hope you can help
Thanks
Andy
I just found I had this problem too, and it was caused by updating the module but not doing a Remove/Install so the new keys would be set up.
One new key you will need to set is the Merchant ID. It's a bit hard to find - login to BrainTree, go to the Dashboard, and click Settings->Processing. Then scroll to the bottom of the page. You'll see it under "Merchant Accounts" in the "Merchant Account ID" field.
Re: Adding Braintree payment module
Quote:
Originally Posted by
swguy
I just found I had this problem too, and it was caused by updating the module but not doing a Remove/Install so the new keys would be set up.
One new key you will need to set is the Merchant ID. It's a bit hard to find - login to BrainTree, go to the Dashboard, and click Settings->Processing. Then scroll to the bottom of the page. You'll see it under "Merchant Accounts" in the "Merchant Account ID" field.
swguy-
Would you happen to have a screen shot, maybe that would help everyone?
Thanks!
1 Attachment(s)
Re: Adding Braintree payment module
Re: Adding Braintree payment module
Quote:
Originally Posted by
swguy
It looks they have updated their API
https://github.com/braintree/braintree_php
Re: Adding Braintree payment module
Hi all, I am sorry, I am following this thread, and I am not a programer. I am using zencart.1.5.4, and just started working with Briantree., can someone tell me what I need to download from "gethub" and what to replace it with/ when to install it, so that the Braintree processing will work for the 1.5.4 zencart.
Thanks
Re: Adding Braintree payment module
Normally you wouldn't need to github but the plugin hadn't been updated on zencart. Version 1.3.0 and higher support zencart 1.5.4, you can download 1.3.1 and although it does not say it. It works with the ajax checkout started in 1.5.4.
Re: Adding Braintree payment module
Thank you,
I will try it tonight.
Re: Adding Braintree payment module
Hi all, I'm using V154 and have 1.3.1 Braintree module installed. I've got SSL on my site, both configure.php files configured correctly to use SSL for checkout/login and admin.
Braintree is working fine, people can check out with it. But I randomly will get 3 emails at a time from my admin saying this:
update_status
braintree_api
Module disabled because SSL is not enabled on this site.
The module doesn't appear to be disabled, and I don't seem to get these emails at the same time someone is checking out, I notice it sometimes around the time I login to my Zen Cart admin.
I emailed Braintree directly thinking it was something on their end, that they couldn't recognize that I had SSL enabled, and their response was that they can see that my SSL certificate is fine on their end.
Again, there doesn't actually seem to be a problem in terms of the module working, but I'm just wondering why I'm getting these emails, and if it is safe to just ignore them.
Thanks for any info!!
Re: Adding Braintree payment module
Been through the Braintree website and the documentation for this module, and I am still unclear about one thing.. I get that one must have a PayPal Business account to use this payment module.. Does my client HAVE to offer PayPal as a payment option if they use Braintree?? In other words can Braintree be the ONLY payment module my client uses on her site??
Re: Adding Braintree payment module
Quote:
Originally Posted by
DivaVocals
Been through the Braintree website and the documentation for this module, and I am still unclear about one thing.. I get that one must have a PayPal Business account to use this payment module.. Does my client HAVE to offer PayPal as a payment option if they use Braintree?? In other words can Braintree be the ONLY payment module my client uses on her site??
One does NOT need to have a paypal account to process with braintree. Paypal really has no effect on processing with Braintree. You must however have a braintree account.
Braintree can be used along side any other payment module, authorize.net, paypal, sage pay, etc.
However the confusion come in that braintree themselves allow you to process with paypal, vemo, applepay etc. HOWEVER this module does NOT support processing USING THIS MODULE, for anything other than braintree.