Results 1 to 10 of 419

Hybrid View

  1. #1
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    cptok:
    The js for the CVV validation is now creating a nice pop up! Working. Now I tested if the credit card entered was not long enough. This results in a message on top of the page (old zen way) and no pop up. Could you modify it that this would be done in the pop up as well?

    Here is the message that comes up on top of the page instead of the pop up:

    The credit card number entered is invalid. Please check the number and try again.


    What I like about the pop up version is, that the customer only needs to correct the problem and does not have to start with a blank form again. Re-entering the whole card info is a drag...

    Thanks for working on the js.
    Live and learn... the Zen way.

  2. #2
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Define "not long enough". The cc test is that it needs to be min 10 numbers. Although from my research, the shortest VISA cards are 13 digits, and longest cc numbers are 16. You can (and should?) change the minimum on your admin-configuration-minimum values page. On my newest version, there is also a maximum entry size on cc number and cvv number forms. Because anything from 13 to 16 is potentially valid - it must go to the next set of tests to validate.

    I think if you put in a number less than 10 - the popup will work as expected.

  3. #3
    Join Date
    Dec 2008
    Location
    Washington
    Posts
    73
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    Did you decide if your going to post the new files to copy over the old ones on here, or just start a new addon, that we could copy over the old? That of course is when your modified stuff is stable.

    Again thank you for working on it!

  4. #4
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    Quote Originally Posted by cptok View Post
    I think if you put in a number less than 10 - the popup will work as expected.
    Yes, you are correct. Less than 10 will result in a pop up. I think most often customers might just miss one digit. So I will set it to 15 at least as I accept AMEX as well. Discover and VISA/ MC have 16 digits. This should take care of it right now.

    Wait, I just re-read and you say some Visa are only 13 digits? Would that be non US cards I assume? I found a link explaining here
    http://www.beachnet.com/~hstiles/cardtype.html

    I guess the better we check on our sites before sending it to processing, the less fees we accumulate as we get charged for every transaction and authorization too. Never mind if they decline, still a authorization attempt. Anyway, not sure now what number I will set it on but I do not recall 13 digit visa cards coming across too often.
    Live and learn... the Zen way.

  5. #5
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    I think you're probably OK setting to 13 min. Remember, there are many other checks to the number including valid leading bank codes, and numeric hash checks. If they forget a digit, it will fail (prior to going to merchant service) and get the red box. Just getting the red box does not mean it was submitted. The basic flow is - js validates obvious items, the cc_validation (a class) validates numerous other items, THEN it goes to gateway.

    Securefocus - it's all pretty stable now. Just deciding how to handle. Post a link to download, or create a forked addon. This new file now has the following fixes/updates:

    * Fix to js for initial form validation
    * Fix to incorrect CVV2 check
    * Fix to input form to limit input fields to sane lengths
    * Fix to code to properly set hosted vs desktop gateway URL's
    * Some typo and layout fixes
    Last edited by cptok; 27 Jan 2009 at 11:32 PM.

  6. #6
    Join Date
    Dec 2008
    Location
    Washington
    Posts
    73
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    cool, just keep us posted!

  7. #7
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    OK - submitted to the addons as an update to v1.6. Will need review by Zen moderators prior to activation, but keep an eye out there for the update. All items discussed above are included. Changelog and install files also updated.

  8. #8
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    Hey guys I am going bananas. On my test site I managed to update the js and pop up worked with QB payment module. Now I installed Fast and Easy Checkout and it is not working. Somehow these two do not work together. Do any of you use the Fast and Easy Checkout?
    Live and learn... the Zen way.

 

 

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

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