Page 1 of 42 12311 ... LastLast
Results 1 to 10 of 419
  1. #1

    Default QuickBooks Merchant Service

    I have ported the osc contribution for QuickBooks Merchant Service over to ZenCart.

    It installs but it is UNTESTED with quick books services because I am still waiting on config settings from my client,

    If anyone wants to test it and give me feedback it would be greatly appreciated

    Thanks

    Download: http://www.zen-cart.com/index.php?ma...roducts_id=852

  2. #2
    Join Date
    Sep 2004
    Posts
    17
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    This is excellent news!

    I have tried this and so far ran into a couple of issues off the bat. First it does not ask what type of credit card I'm entering if it is a Visa or Mastercard or whatnot, but I'm wondering if it figures that out by itself?

    The second issue is that the CVV2 help link goes to https://www.fiveaspects.com/catalog/cvd.php instead of the default javascript popup as in the default credit card module.

    I am going to upload this now and see if I can get a test transaction to work and I'll keep you update.

    --
    Thanks very much
    Blaine

  3. #3

    Default Re: [BETA] QuickBooks Merchant Service

    Quote Originally Posted by blainehilton View Post
    This is excellent news!

    I have tried this and so far ran into a couple of issues off the bat. First it does not ask what type of credit card I'm entering if it is a Visa or Mastercard or whatnot, but I'm wondering if it figures that out by itself?

    The second issue is that the CVV2 help link goes to https://www.fiveaspects.com/catalog/cvd.php instead of the default javascript popup as in the default credit card module.

    I am going to upload this now and see if I can get a test transaction to work and I'll keep you update.

    --
    Thanks very much
    Blaine
    I will fix the CVV2 Link, I don't think QB needs the user to select the card type,

  4. #4
    Join Date
    Nov 2007
    Posts
    11
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    I actually built a QBMS module myself for ZenCart. Was planning to post it once i got some more bugs out and could confirm it worked.

    As for the CCV2 QBMS doesn't actually need the CCV at all. (Until now, looking at the source, i see where it can take it :-)

    The next thing I need to know is how to Batch the transaction to QuickBooks itself. QBMS doesn't do it automatically that i can find.

    Any suggestions on how to batch/confirm the transaction?
    Also, possible import into QB?

  5. #5
    Join Date
    Sep 2004
    Posts
    17
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    The issue I am currently trying to figure out is how to register the application with Quickbooks Merchant Services and issue a well formed CSR for the quickbooks client certificate. I already have a SSL server certificate installed and working, however I'm trying to register at http://appreg.intuit.com/ with no luck. The initial CSR gave me an error: ARSC262: common name not in hostname:applogin format., because it had an email address as part of the CN, so I generated a new CSR, but this one is giving me another error. But I tried again and it seemed to of worked, so I'm going to try to load them in and see what happens.

    How have the two of you been able to get the module to work?

    When registering at http://appreg.intuit.com/ what did you enter for the callback URLs?


    --
    Thanks in advance
    Blaine

  6. #6
    Join Date
    Sep 2004
    Posts
    17
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    I keep getting the error message:

    The credit card number starting with was not entered correctly, or we do not accept that kind of card. Please try again or use another credit card.

    I'm wondering if it is because the config isn't all the way setup because I'm still a bit confused about the ticket item. However it does not indicate either way what the error is.

    Has anyone got this to work?

  7. #7

    Default Re: [BETA] QuickBooks Merchant Service

    Quote Originally Posted by Seltron View Post
    Any suggestions on how to batch/confirm the transaction?
    Also, possible import into QB?
    Yes it is possible but it is not easy...

    I have a few other projects I have to finish but I plan on writing a 2 way module to go from QB to Zen and from Zen to QB, but it will be awhile before I have anything to release.

    If you want to write your own, look up the QB SDK, and look at the web connector package

  8. #8

    Default Re: [BETA] QuickBooks Merchant Service

    Quote Originally Posted by blainehilton View Post
    The issue I am currently trying to figure out is how to register the application with Quickbooks Merchant Services and issue a well formed CSR for the quickbooks client certificate. I already have a SSL server certificate installed and working, however I'm trying to register at http://appreg.intuit.com/ with no luck. The initial CSR gave me an error: ARSC262: common name not in hostname:applogin format., because it had an email address as part of the CN, so I generated a new CSR, but this one is giving me another error. But I tried again and it seemed to of worked, so I'm going to try to load them in and see what happens.

    How have the two of you been able to get the module to work?

    When registering at http://appreg.intuit.com/ what did you enter for the callback URLs?


    --
    Thanks in advance
    Blaine
    I am out of town on business so I have limited time the rest of this week and next, but I will try and look in to this,

    or maybe Seltron will release one that is better,

    I did not write most of it so I will have to go and anyalze the module and read the support thread for the OSC module (that this is based on) and see if there is a known fix, or fix it myself,

    I will try to get back to you as soon as I can

  9. #9
    Join Date
    Sep 2004
    Posts
    17
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    I've been reading through the osC forum for the other mod for that platform at http://www.oscommerce.com/community/contributions,5383 and there appears to be a page called intuit.php that you put at the level above shop, but I believe it could be placed at the shop level too as that makes more sense, and perhaps the poster had the domain going straight to the shop. But this intuit.php is what you would use for the callback URLs, and it seems that the callback is how a connection ticket number is established.

    However I can not get past the error that says the credit card number is invalid to see exactly where my next stopping point would be.

  10. #10
    Join Date
    Sep 2004
    Posts
    17
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    I thought I would add that I found a post at http://idnforums.intuit.com/messagev...VIEWTMP=Linear that talks about connecting to QBMS with PHP and they talk about how to make the intuit.pem file and how you need to go to https://login.ptc.quickbooks.com/j/q...&appdata=10001 to register the connection between your application and your QBMS merchant account.

    Before doing that though you must have at least a developers account and you can sign up for one instantly and at no cost by going to
    https:/merchantaccount.ptc.quickbooks.com/j/mas/signup?nonQBmerchant=true

 

 
Page 1 of 42 12311 ... LastLast

Similar Threads

  1. Connecting to Quickbooks Merchant Services
    By bobbabuoy in forum Basic Configuration
    Replies: 1
    Last Post: 7 Feb 2011, 11:58 AM
  2. QuickBooks Merchant Service Users - Upgrade to 1.9a
    By cptok in forum Addon Payment Modules
    Replies: 0
    Last Post: 27 May 2009, 08:39 AM
  3. QuickBooks Merchant Service
    By cowboyfred in forum Addon Payment Modules
    Replies: 0
    Last Post: 19 Feb 2008, 06:26 AM
  4. QuickBooks Merchant Service
    By Pochon in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 1 Jan 2008, 07:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR