Page 20 of 36 FirstFirst ... 10181920212230 ... LastLast
Results 191 to 200 of 357
  1. #191
    Join Date
    Feb 2006
    Location
    CMH
    Posts
    94
    Plugin Contributions
    3

    Default Re: Need help with Virtual Merchant module

    Quote Originally Posted by scitrenbaum View Post
    rtw819,

    I don't seem to have any other problems with my Zen Cart, and no other custom modules installed. In fact, if I choose any other payment method (such as just paying with credit card, but not using the VM Credit Card Payment Gateway) it works fine. It is just when I try to use the Payment Gateway that it seems to time out and I get the error.

    I have uninstalled and reinstalled the module, but that doesn't seem to make a difference.

    The lost connection happens after Step 3 (order confirmation). I get to that point and hit "confirm the order" and it times out and I get the error

    2013 Lost connection to MySQL server during query
    in:
    [select customers_email_format from zen_customers where customers_email_address= 'scitrenbaum######################']
    2006 MySQL server has gone away
    in:
    [select count(*) as total from zen_sessions where sesskey = '1066530536ab58b06a2d83ef99e96862']

    Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0


    Should I contact my hosting company? I'm not quite sure who I should even ask for help!

    Thank you!
    Hi scitrenbaum,

    I am unsure what could be causing your errors. I don't believe it's the VM module though. Neither of the SQL queries in your reported error message are generated by the VM module code itself. But, we'll see if we can track it down since it does seem to be closely related somehow.

    So, just to be sure I'm on the same page here. It happens once the "Confirm the Order" button is clicked? How long does it take to "time out" and come back with the message as described. Is it also always the same message?

    I'll send you a PM so that we can continue this in email. We'll report any findings back here.

  2. #192
    Join Date
    Feb 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    I am sure I'm just missing something but I don't have a catalog/includes/ directory?!! Is that what the install instructions are saying we need to create? Or am I really clueless here? Do I just use the mystore/includes directory??

    I'm excited to find this module and anxious to get it up and running -- and you can be sure a donation will follow :)

  3. #193
    Join Date
    Sep 2006
    Posts
    281
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    Quote Originally Posted by aly22 View Post
    I am sure I'm just missing something but I don't have a catalog/includes/ directory?!! Is that what the install instructions are saying we need to create? Or am I really clueless here? Do I just use the mystore/includes directory??

    I'm excited to find this module and anxious to get it up and running -- and you can be sure a donation will follow :)
    You're on target, some would have store/includes or kitchen/includes or store/includes

    It just depends on the directory you've installed your ZenCart into
    [FONT="Georgia"]Samuel Turnmire[/FONT]
    [FONT="Century Gothic"]co-Founder[/FONT]
    [FONT="Book Antiqua"]geekFoundry[/FONT]

  4. #194
    Join Date
    Feb 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    that's what I figured, but better safe than sorry - so thank you!

    So now I've got it installed and set up and am getting that ERROR CODE: 4012
    internal error communicating with the gateway.

  5. #195
    Join Date
    Sep 2006
    Posts
    281
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    Quote Originally Posted by aly22 View Post
    that's what I figured, but better safe than sorry - so thank you!

    So now I've got it installed and set up and am getting that ERROR CODE: 4012
    internal error communicating with the gateway.
    Are you posting to a demo account or live account?
    [FONT="Georgia"]Samuel Turnmire[/FONT]
    [FONT="Century Gothic"]co-Founder[/FONT]
    [FONT="Book Antiqua"]geekFoundry[/FONT]

  6. #196
    Join Date
    Feb 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    it's set on demo - am I supposed to set something up in virtual merchant site as well? Because the info my client sent me does seem to have anyplace to do any config type settings.

  7. #197
    Join Date
    Feb 2006
    Location
    CMH
    Posts
    94
    Plugin Contributions
    3

    Default Re: Need help with Virtual Merchant module

    Hello,

    The 4012 error seems to indicate an account problem of some sort. Verify your ID numbers? Double check with the VM folks to be sure the account is active/enabled?

    "4012- The VirtualMerchant ID and/or User ID supplied in the authorization request is invalid."

    On another note, here is an update to scitrenbaum's problem...

    After some additional testing and troubleshooting, it turned out to be a two-fold issue. The web host's server had what seemed to be a mostly dysfunctional PHP-based cURL implementation. It would even fail to report its version number properly more often than not -- intermittent at best, which gave some very strange results.

    The server thankfully did have a binary executable curl binary we could use, so we switched to that instead of using the broken PHP cURL. Shortly thereafter, I realized the host needed a proxy set in order to be able to get out to the internet. After setting the proxy, we were able to run several test transactions successfully. No payment module code changes were required.

    Good luck!

  8. #198
    Join Date
    Sep 2006
    Posts
    281
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    Quote Originally Posted by aly22 View Post
    it's set on demo - am I supposed to set something up in virtual merchant site as well? Because the info my client sent me does seem to have anyplace to do any config type settings.
    Did they send you an account id that started with a 5 or a 0? Please do not give the entire number.

    In order for the module to work you'll need an account id, user id, and pin; all of which are obtained from My Virtual Merchant
    [FONT="Georgia"]Samuel Turnmire[/FONT]
    [FONT="Century Gothic"]co-Founder[/FONT]
    [FONT="Book Antiqua"]geekFoundry[/FONT]

  9. #199
    Join Date
    Feb 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    Yes, I have an account # starting with a 5, an user ID and pin # all entered correctly. I am linking to production now, with this url:

    https://www.myvirtualmerchant.com/Vi...ant/process.do

    Here is the error I get now:

    Credit Card Processing Error: 4003 - HTTP Referrer Invalid
    Error There has been an error processing your credit card!
    An internal error occured during the communication with the Payment Gateway! Please try it again later. If this error occurs again, please choose a different payment option and inform customer support of this error
    4003 - HTTP Referrer Invalid

  10. #200
    Join Date
    Sep 2006
    Posts
    281
    Plugin Contributions
    0

    Default Re: Need help with Virtual Merchant module

    Quote Originally Posted by aly22 View Post
    Yes, I have an account # starting with a 5, an user ID and pin # all entered correctly. I am linking to production now, with this url:

    https://www.myvirtualmerchant.com/Vi...ant/process.do

    Here is the error I get now:

    Credit Card Processing Error: 4003 - HTTP Referrer Invalid
    Error There has been an error processing your credit card!
    An internal error occured during the communication with the Payment Gateway! Please try it again later. If this error occurs again, please choose a different payment option and inform customer support of this error
    4003 - HTTP Referrer Invalid
    what is the site your posting from and what is it's referrer? I got this error licked!
    [FONT="Georgia"]Samuel Turnmire[/FONT]
    [FONT="Century Gothic"]co-Founder[/FONT]
    [FONT="Book Antiqua"]geekFoundry[/FONT]

 

 
Page 20 of 36 FirstFirst ... 10181920212230 ... LastLast

Similar Threads

  1. Need help with New Google Merchant Feeder
    By wonderbread101 in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 28 Dec 2012, 09:15 PM
  2. Replies: 3
    Last Post: 20 Aug 2012, 09:23 PM
  3. Component For Virtual Merchant . Please Help
    By kshap448 in forum Basic Configuration
    Replies: 1
    Last Post: 22 Jul 2009, 04:57 PM
  4. I need help linking my Zen Cart with Intuit merchant
    By MULISH in forum Addon Payment Modules
    Replies: 4
    Last Post: 9 May 2009, 07:26 PM
  5. Can zen cart be used with virtual merchant
    By amonte in forum General Questions
    Replies: 1
    Last Post: 26 Jun 2008, 07:21 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