Post by virtualgeorge » Thu Mar 11, 2010 8:55 am

Has anyone seen a payment mod for a merchant account from intuit / quickbooks?
Already checked Q's site but didn't see one.

thanks!
-George
Last edited by i2Paq on Sun Aug 08, 2010 1:28 am, edited 1 time in total.
Reason: Topic moved

Active Member

Posts

Joined
Wed Jun 18, 2008 5:57 am

Post by KyleK29 » Fri Aug 06, 2010 11:45 am

Not to bump an old thread, bit instead of creating a new one. Any luck finding one? I'm in need of one.

Newbie

Posts

Joined
Fri Aug 06, 2010 11:40 am

Post by adesignl » Tue Aug 24, 2010 8:30 pm

I too am in need of a mod to accept intuit merchant Services as a payment method

http://www.adesignlink.com


User avatar
New member

Posts

Joined
Wed Aug 18, 2010 1:07 pm
Location - Florida, USA

Post by gbumoon » Sat Oct 30, 2010 2:29 am

anyone have any luck with this? I've been searching for a Quickbooks payment module for hours now with no success. I even called Intuit and they directed me to their development site :P

New member

Posts

Joined
Sat Oct 30, 2010 2:28 am

Post by sbi-store » Wed Mar 23, 2011 2:56 am

I'll bump and grind this a bit since it doesn't appear to have been answered yet.

I just downloaded and installed Opencart--what a vast improvement over Zen Cart, by the way. Easy install, easy configure. cart is up with products in a couple of hours (I was struggling for days with Zen Cart's minutia and navigation).

I'm very interested in using Intuit as the payment gateway, but of course it's not in the list. Intuit is much less expensive than Authorize.Net and much more flexible and dependable than Paypal. However, all their 3rd-party cart options charge by the month and require integration fees.

Intuit's chatline assured me that any cart can work but requires integration (they directed me to http://www.developer.intuit.com/). Is the an integration in the works? Does anyone here do this for a fee? I'd really love to use Opencart for my catalog, but I may have to abandon it to accommodate a better merchant solution. Please let me know.

Newbie

Posts

Joined
Wed Mar 23, 2011 2:44 am

Post by bpowers84 » Sat Apr 16, 2011 12:15 pm

Bump I also would really like a module like this as I have a handful of carts to integrate at present I'm using an offline credit card which causes higher fees. Is anyone interested in developing this module even for a fee?

Newbie

Posts

Joined
Sat Aug 07, 2010 8:57 am

Post by virtualgeorge » Sat Apr 23, 2011 4:55 am

Yeah if someone could develop something I would buy it as well.
One of my clients is using First Data and the people there said we could them with charge anywhere and they had a new mod that work with open cart. The client paid over $600 up front and tried but after a few weeks the guys from charge anywhere couldn't get it to work. They were trying to use the authorize.net sim with it but couldn't quite figure it out.

Kieth from consolibyte that posts here is working on one I think. I used his quickbooks import and that works great.

Active Member

Posts

Joined
Wed Jun 18, 2008 5:57 am

Post by consolibyte » Thu Jun 09, 2011 11:27 pm

We provide a QuickBooks Merchant Services payment module, together with a service which automatically pumps your OpenCart orders into QuickBooks Pro/Premier/Enterprise or QuickBooks Online. We're currently using this with a few different clients, and it's working great.

You can sign up here for a *30 day free trial*:
https://secure.consolibyte.com/saas/signup/

Or, contact me (Keith Palmer) at support [ a t ] consolibyte [ d o t ] com if you have any questions.

Newbie

Posts

Joined
Sat Dec 05, 2009 11:31 am

Post by patchouly » Mon Feb 20, 2012 6:33 am

Anyone use this successfully? How is this working? I am interested in this. However, I only have a regular Intuit merchant account, not the Intuit Quickbooks Webstore Account.

I would have to sign up for their Quickbooks program which would be really simple, but it is considered an upgrade. So, I wanted to make sure this really works without glitches before I proceed to upgrade.

New member

Posts

Joined
Tue Jun 15, 2010 10:15 pm

Post by charger19690 » Mon Feb 20, 2012 11:14 pm

I have been looking for a week for a QBMS extension for OpenCart, I did find an under development old version that does not function with the current Opencart Release.

So a guy I work with and I are trying to strip the code and other scripts from VitrueMart extension I have and rebuild a QBMS payment extension.

As of last night I have all the "admin" files working properly. Just need to start on the "controller" files for it to actually work correctly.

Mike in MN

Newbie

Posts

Joined
Sat Feb 18, 2012 10:08 pm

Post by charger19690 » Sat Mar 03, 2012 1:37 pm

As of today I have a working Intuit QBMS payment extension working.

I have been running on the test side most of today without any problems and OpenCart is updating properly.

Once I actually setup up Opencart like I want I will start the Live/Production side, but the code is the code and same responses just different url.

Mike in MN

Newbie

Posts

Joined
Sat Feb 18, 2012 10:08 pm

Post by ken7744 » Sat Mar 10, 2012 4:44 pm

Hi, how is this project going? I'm new to Opencart and have a QBMS account. I am interested in a solution.

Newbie

Posts

Joined
Fri Jul 10, 2009 2:10 pm

Post by charger19690 » Sun Mar 11, 2012 8:32 am

I have tested an online install and works great.

I have been familiarizing the ins and out of Opencart before I start firing "Live" tests at it. So it may be a while before that happens.

I am also new to Opencart, making the extension was easy compared to learning how a new shopping cart works and how I want to set it up.

The QBMS SDK 4.5 also has variables for Invoice, assignable "comments" and other features I have setup to strip from the order data. I am also going to setup my Quickbooks software to sync my merchant account and see if that information gets passed on. Will save a ton of time doing entry in Quickbooks.

I will let you know when I have made some "Live" tests on it. I am sure it will be fine because the testing side is almost identical to the "Live/Production" server, just a different connection ticket and server.

FYI, in the admin section, it is setup to load your "test" information and you "production" information at the same time so all you have to do is toggle a "test/live" combo box to test or run transactions.

Mike in MN

Newbie

Posts

Joined
Sat Feb 18, 2012 10:08 pm

Post by charger19690 » Sun Mar 18, 2012 9:42 am

Had some requests.... well I went live today after testing and a couple tweakes.....all is good so far.


Just so those interested, this extension was developed on the basis of the desktop strategy not hosted. Unless your site isn't secure at all, desktop should be all you need.

I still haven't figured out how to grab the tax and pass it to qbms, but most my sales are out of state so it doesn't bother me to use it as is.

I willl post here if I decide to sell it.

Mike in MN

Newbie

Posts

Joined
Sat Feb 18, 2012 10:08 pm

Post by charger19690 » Mon Mar 19, 2012 10:54 am

So I decided to put up a demo site for those interested.

You can check out the site here.. http://www.opencart.cncbasics.com/admin/

username: demo
password: demo

Click on Extension-Payments

It's labeled Intuit(QBMS)

Mike in MN

Newbie

Posts

Joined
Sat Feb 18, 2012 10:08 pm

Post by project360studios » Tue Mar 20, 2012 1:14 am

How can i get this on my site?


Posts

Joined
Tue Mar 20, 2012 1:13 am

Post by charger19690 » Fri Mar 23, 2012 9:49 pm

project360studios wrote:How can i get this on my site?

You can PM me.

It's been working up for a week now and working great.

Mike in MN

Newbie

Posts

Joined
Sat Feb 18, 2012 10:08 pm

Post by charger19690 » Mon May 07, 2012 7:37 am

So I decided to sell this extension if anyone is interested read here.... http://forum.opencart.com/viewtopic.php?f=124&t=59871

Mike in MN

Newbie

Posts

Joined
Sat Feb 18, 2012 10:08 pm
Who is online

Users browsing this forum: No registered users and 5 guests