Page 18 of 42 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 419
  1. #171
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Thanks mydanilo! I knew I could count on you for feedback. These changes actually took some effort - so the comments are very appreciated!

    Re. adding info to customer email. The admin email already has core functionality to include that kind of information. I just had to correctly piggy-back on it. To change customer email templates might require changing core files or templates - and that is probably not a good idea. The addon has to work standalone with no code edits or core file changes (IMO).

    Re. adding credit card type. I agree! I was actually trying to do that before just putting 1.7 out there. But it is, obviously, just a little easier said than done. It is doable, and will get done. Just depends on how much effort I can spend in the next week or so isolating that info, and putting it with the Auth data. But I will do it, and if I get it done sooner, I'll make it available to you via direct download as I'd like to wait on publishing new versions until there is more to do.

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

    Default Re: [BETA] QuickBooks Merchant Service

    cptok, glad to give feedback and I understand if not everything on my "wish list" is going to happen. I kind of assumed that not everything is easy to accomplish. For sure I know it is over my head. Glad I can help somehow...
    Live and learn... the Zen way.

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

    Default Re: [BETA] QuickBooks Merchant Service

    Capturing the credit card type might be tricky as the payment form is not asking the card type, but maybe one can capture or analyze the first 2 digits of the card #? This would give away what type of card it is. Just a thought.
    Live and learn... the Zen way.

  4. #174
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Quote Originally Posted by mydanilo View Post
    Capturing the credit card type might be tricky as the payment form is not asking the card type, but maybe one can capture or analyze the first 2 digits of the card #? This would give away what type of card it is. Just a thought.
    Actually - it is much easier than that. It is already "solved" as part of verification prior to confirmation (note that the credit card type is shown on the confirmation screen). Problem is - carrying that value across to the other functions after the order is created. Like I said - it will get done, I'm just missing something about how the $order arrays are handled after processing. I'm pretty close... but without an Intuit "test" account - I don't run too many tests on the production gateway.

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

    Default Re: [BETA] QuickBooks Merchant Service

    Success! I have 1.7a available with Credit Card Type captured and displayed in admin order page. I might just go ahead a post mini update, as this is pretty useful and I don't see any other bugs, issues etc. that need immediate attention. In any event - I can provide a download immediately for mydanilo if you like.

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

    Default Re: [BETA] QuickBooks Merchant Service

    so, i had a huge mishap when moving my cart to a subdirectory, but ive fixed it and back on this one....i see lots of progress in the last few days nice work guys!

    ok, so I've just kind of been assuming that everything works, because ive only used good CC #'s......

    i misplaced 1 number on the same card and when i hit continue check out to move to step two...i get an error page that says IE cant read the page format???

    when i use the correct cc # it goes through to the confirmation page!! Anyways, i need to get my cache fixed as the error logging isnt processing....still a left over fix from moving subdirectorys. I'll look deeper tomorrow...keep up the good work!

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

    Default Re: [BETA] QuickBooks Merchant Service

    I use firefox at work, and it just gives me a blank page. IE said the page was not recognizable format....

    Here is the URL that popped up in my browser

    http s://securfocus.biz/products/index.php?main_page=checkout_payment&payment_error=qbms&error=The+credit+card+nu mber+entered+is+invalid.+Please+check+the+number+and+try+again.&qbms_cc_owner=** ****+******&qbms_cc_expires_month=**&qbms_cc_expires_year=**

    I put those asterisks in there, for month, year, and cc owner and i put the space between the http and s://.

    once i get this error logging back up and running ill be able to give more details.
    Last edited by Securfocus; 3 Feb 2009 at 08:26 PM. Reason: stupid auto URL

  8. #178
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Securfocus - This part of the verification is a core class file which is called after user inputs cc data. If all is good, it displays the confirmation, if not, it displays the error. I tested this (in Firefox) and the red box comes up saying "invalid cc number". So something may still be amiss as a result of directory changes.

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

    Default Re: [BETA] QuickBooks Merchant Service

    Ok, so I figured out my error logging, but this doesnt trip the mdDEBUG- unfortuntely, so i dont know where to start looking.

    Can you point me in the spot to start looking, you said it was a core file...which one?

    Thanks in advance.....again LOL!

  10. #180
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Securfocus - the validation is a class in includes/classes (called cc_validation), but that is called from order.php which runs the payment modules which are active. If it were me, I would not be changing core files... it sounds more like config issues. But what do I know!

    Mydanilo - see pvt msg. I now have final 1.7b and woud like to have you try it and verify. To me - it's just too cool!! But will await your feedback.
    Last edited by cptok; 3 Feb 2009 at 11:05 PM.

 

 
Page 18 of 42 FirstFirst ... 8161718192028 ... 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