Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Oct 2010
    Posts
    4
    Plugin Contributions
    0

    Default NMI Gateway problem?

    Have an account through Merchant One, and NMI is apparently who processes their transactions. Neither of their tech support people are any help, so I guess I'm down to the community to get some help.

    Running gateway_services_cc credit card module for payment. All was entered correctly. I have two options in my zen-cart checkout, credit card, or check/money order. When I place an order with check, everything works normal, and it goes to my order success page like it should. I get the normal email telling me what I ordered, and my zen-cart admin area can see the order placed. When I place with credit card, after submitting, it does not go to order success, instead it goes to a white screen with nothing on it. As I place the order, it appears to start going through the api, but then leaves me with:

    index.php?main_page=checkout_process&response=3&responsetext=Duplicate+transacti on+REFID%3A113440987&authcode=&transactionid=&avsresponse=&cvvresponse=&orderid= &type=sale&response_code=300&username=xxxxxxx&time=20101008224206&amount=1.06&ha sh=203f25915abb7eac8dd3805e1ad91c9d

    Here's the kicker.....it does NOT update the order in zen-cart. The order stays in the shopping cart, and I can see no new order in my admin area. However, the credit card gets processed through NMI, and the customer is billed. So, somewhere, it's getting hung up.

    Anyone have any suggestions?

    Thanks,

    Boot.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: NMI Gateway problem?

    instead it goes to a white screen with nothing on it.
    https://www.zen-cart.com/tutorials/index.php?article=82
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: NMI Gateway problem?

    Thanks for the quick response. I forgot to mention that I have already tried reloading all the define-order-success files, and when that didn't work, reloaded the entire thing.

  4. #4
    Join Date
    Oct 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: NMI Gateway problem?

    I have now reinstalled everything, with a fresh download of Zen-Cart. I have also tried BOTH methods for error catching. NOTHING. Anyone else have any ideas?

    Thanks again,

    Boot.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: NMI Gateway problem?

    "hash=xxxxxxxxxxx" is a parameter that's frequently used as an exploit point by hackers. As such Zen Cart traps it and prevents the page from doing anything when &hash= is in the URL. That's why you're getting a blank page.

    Better to rewrite the module to do background communications instead of redirecting the customer to another site ... unless that's all the module is capable of doing, in which case you'll have to get creative.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Oct 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: NMI Gateway problem?

    Thanks Doc. My problem would start with the fact that I have no clue how to begin to right the module so it does background calculations. However, then I wonder, since this combination that I'm using has been used by others, what did they do? Did it work for them? Why can't my NMI tech support help me at all on this? Just frustrated that a module supplied by NMI that is supposed to work in Zen-Cart, just doesn't.

    Boot.

  7. #7
    Join Date
    Apr 2009
    Posts
    3
    Plugin Contributions
    1

    Default Re: NMI Gateway problem?

    Hi Blackboot,

    We would be more than happy to assist you as we are familiar with what you are describing and can offer a work-around.

    Please call me directly at 847-352-4850x101.

    Thank you.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: NMI Gateway problem?

    What is your workaround?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Apr 2009
    Posts
    3
    Plugin Contributions
    1

    Default Re: NMI Gateway problem?

    DrByte,

    Our work-around is utilizing a module that does not use our "hashing" authentication methodology.

    We can also use a more traditional authentication mechanism. (i.e. user/pass)

  10. #10
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: NMI Gateway problem?

    Great. Using more contemporary technology is the better solution.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. NMI/Merchant One Paymeent Gateway
    By jon7173 in forum Addon Payment Modules
    Replies: 2
    Last Post: 3 Aug 2017, 12:26 AM
  2. v151 Edge paymentsas a payment processor and NMI as a gateway
    By Billy Boy in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 8 Jan 2014, 01:32 AM
  3. NMI payments: missing order comments
    By IllusionGuy in forum Addon Payment Modules
    Replies: 20
    Last Post: 3 May 2013, 09:21 PM
  4. NMI addon problem
    By Deirdre in forum Addon Payment Modules
    Replies: 2
    Last Post: 7 Jan 2011, 02:09 AM
  5. Replies: 3
    Last Post: 18 Jul 2010, 10:27 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