Forums / Addon Payment Modules / Adding Braintree payment module

Adding Braintree payment module

Results 1 to 20 of 214
24 May 2013, 22:26
#2
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Posts:
3,427
Plugin Contributions:
2

Re: Adding Braintree payment module

You may need to contact the vendor of this payment module for assistance.
24 Jun 2013, 15:09
#3
lrfowler avatar

lrfowler

Zen Follower

Join Date:
May 2008
Posts:
135
Plugin Contributions:
0

Re: Adding Braintree payment module

Hello,
Has any progress been made for zencart module for braintree payment solution....
25 Jul 2013, 21:05
#4
darnaez avatar

darnaez

Zen Follower

Join Date:
Jun 2009
Posts:
138
Plugin Contributions:
0

Re: Adding Braintree payment module

I need to install Braintree in my store!
15 Aug 2013, 20:21
#5
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Posts:
674
Plugin Contributions:
11

Re: Adding Braintree payment module

Please PM me if you haven't found it
26 Aug 2013, 15:59
#6
ladyk avatar

ladyk

New Zenner

Join Date:
Mar 2012
Posts:
54
Plugin Contributions:
0

Re: Adding Braintree payment module

Has anyone got an idea if anyone is working on an add on for BrainTree?
10 Sep 2013, 16:51
#7
ladyk avatar

ladyk

New Zenner

Join Date:
Mar 2012
Posts:
54
Plugin Contributions:
0

Re: Adding Braintree payment module

ladyk:

Has anyone got an idea if anyone is working on an add on for BrainTree?



If anyone is still looking for a BrainTree mod, I found one on the numinix site.

I haven't tested it yet as I just got a BrainTree account.
05 Nov 2013, 20:57
#8
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Posts:
674
Plugin Contributions:
11

Re: Adding Braintree payment module

I have been using the Numinix.com mod for about 3 months now and it's working well. The biggest item to remember is as with any zencart store you should have an SSL.
17 Nov 2013, 19:51
#9
amomandherblog avatar

amomandherblog

New Zenner

Join Date:
Jul 2010
Posts:
16
Plugin Contributions:
0

Re: Adding Braintree payment module

Has anyone had success with the Braintree module? I cannot get it to work.
18 Nov 2013, 17:47
#10
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Posts:
674
Plugin Contributions:
11

Re: Adding Braintree payment module

As previously mentioned I have been using the module without issue. Numinix has submitted the mod to zen-cart.com plugins, so hopefully it will be approved shortly and we can get a support thread going.
06 Dec 2013, 03:32
#12
bryan_davis avatar

bryan_davis

New Zenner

Join Date:
Jan 2011
Posts:
9
Plugin Contributions:
0

Re: Adding Braintree payment module

bislewl:

As previously mentioned I have been using the module without issue. Numinix has submitted the mod to zen-cart.com plugins, so hopefully it will be approved shortly and we can get a support thread going.


I have not been able to get this to work...I've gotten it installed to where I can select it in the admin as my payment module...however, submitting payments just keeps refreshing the page without letting me fully checkout. Any suggestions or help would be greatly appreciated.
06 Dec 2013, 03:40
#13
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Posts:
674
Plugin Contributions:
11

Re: Adding Braintree payment module

Try downloading the most recent version of 1.1.0 I don't know if it has been approved for posting on the forum yet. Also please make sure you have a valid SSL and your site is set up to use such.
06 Dec 2013, 13:29
#14
bryan_davis avatar

bryan_davis

New Zenner

Join Date:
Jan 2011
Posts:
9
Plugin Contributions:
0

Re: Adding Braintree payment module

bislewl:

Try downloading the most recent version of 1.1.0 I don't know if it has been approved for posting on the forum yet. Also please make sure you have a valid SSL and your site is set up to use such.


I am using the latest version. I have an SSL, and everything is working fine on the site. I had Google Checkout working flawlessly until they discontinued support of it last month. I've moved to Braintree. Everything appears to be working from the perspective of the module showing in the admin side. When I go to checkout on the customer facing site, I get all the way to step 2 of 3 where Braintree collects payment information for my credit card. The form submit does nothing when I click on continue checkout and just reloads the page to where I'm stuck on step 2 of 3.
06 Dec 2013, 15:55
#15
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Posts:
674
Plugin Contributions:
11

Re: Adding Braintree payment module

Sounds like either you might be using an old version (the plugin on this forum is an older version, a new version is pending approval, so you may need to download the more recent version from the authors website) or the API credentials is incorrect, or something because it should give you an error, have you checked your logs/ or cache/ folders for errors?
06 Dec 2013, 16:57
#16
bryan_davis avatar

bryan_davis

New Zenner

Join Date:
Jan 2011
Posts:
9
Plugin Contributions:
0

Re: Adding Braintree payment module

Thank you for the quick responses. I'm using V 1.0.1, and I see they are on 1.1. I'm also seeing a few errors to investigate. I will try to upgrade to the latest version and then check for errors before reporting back. Thanks again for the quick and helpful responses!
06 Dec 2013, 18:56
#17
bryan_davis avatar

bryan_davis

New Zenner

Join Date:
Jan 2011
Posts:
9
Plugin Contributions:
0

Re: Adding Braintree payment module

I removed 1.0.1 and installed 1.1. I also cleaned up the errors in the logs by completely removing the old Google Checkout changes. I'm still having the same problems with the module. At step 2 of 3 where I fill in my CC info, it just reloads the page whenever I try to Continue Checkout. When I inspect element on the continue checkout button, it says:

<input type="image" src="includes/templates/template_default/buttons/english/button_continue_checkout.gif" alt="Continue" title=" Continue " onclick="submitFunction(0.00,102)">

My cart has $102.00 in it so I assume that is what is being passed in the submit. However, it does not advance me to the next step. I'm completely out of ideas. Are the database scripts that need to be run that aren't in the instructions? It almost seemed too easy to install, and something definitely seems to be missing.
07 Dec 2013, 02:36
#18
bryan_davis avatar

bryan_davis

New Zenner

Join Date:
Jan 2011
Posts:
9
Plugin Contributions:
0

Re: Adding Braintree payment module

Wanted to provide an update. I was able to get this working. If anyone else experiences this issue, it was the result of using a Discover card when Discover wasn't set up as a valid credit card in configuration / credit cards.
12 Dec 2013, 16:28
#19
johnnycascio avatar

johnnycascio

New Zenner

Join Date:
Nov 2013
Posts:
13
Plugin Contributions:
0

Re: Adding Braintree payment module

I get error message "There was a problem processing your order" on confirmation page of braintree payments. A professional software engineer installed the module and all my api and merchant keys are double checked and correct. So this module is not working for my site! Version ZC 1.5.1.
15 Dec 2013, 05:20
#20
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Posts:
674
Plugin Contributions:
11

Re: Adding Braintree payment module

are you using v1.1.0 ? also if everything is set up you should be able to get error logs every time there is an error processing, (declined card, wrong CSV,...etc). are you getting any errors via email or in the logs or cache folders?