Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Aug 2010
    Posts
    9
    Plugin Contributions
    0

    Default Authorize.net SIM not returning to checkout_sucess

    Hello,

    I'm trying to get Authorize.net SIM working on my site, tpu-cases.com running Zencart 1.39f

    I've currently got it set to test mode in zencart, and my authorize.net account is set to production. Also have it set to collect the CC data offsite. The Response/Receipt/Relay URLs are all set to blank.

    Problem I'm having is after entering the CC details offsite and hitting submit, it just returns me back to my site and says "Please sign in". If you sign in you just start the checkout process over again, in an endless loop. The address bar says "https://secure.authorize.net/gateway/transact.dll"

    I do get a merchant email from authorize.net saying the credit card was approved, but the order isn't getting passed to zencart, and there is no checkout_success page. I've had a customer report this problem to me in the past when trying to make a purchase with a credit card through paypal, but i wasn't able to duplicate it, and hes the only one that reported it. What am I doing wrong?

    The site is live and in test mode right now if anyone wants to try it with the visa test card 4007000000027

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Authorize.net SIM not returning to checkout_sucess

    .

    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.

  3. #3
    Join Date
    Aug 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Authorize.net SIM not returning to checkout_sucess

    Quote Originally Posted by DrByte View Post
    Yes, that's the exact guide I followed step by step. Doesn't work for my site.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Authorize.net SIM not returning to checkout_sucess

    Okay, if I set up a brand new store without any addons or customizations, and want to recreate your exact problems, how do I do it?
    I've got a brand new clean fresh uncustomized install sitting here. Help me recreate your problem so I can try to fix it for you.
    .

    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.

  5. #5
    Join Date
    Aug 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Authorize.net SIM not returning to checkout_sucess

    Quote Originally Posted by DrByte View Post
    Okay, if I set up a brand new store without any addons or customizations, and want to recreate your exact problems, how do I do it?
    I've got a brand new clean fresh uncustomized install sitting here. Help me recreate your problem so I can try to fix it for you.
    I don't have any customizations, I'm using the default template it came with, Classic Contemporary Green.

    Paypal Express enabled and working
    Authorize.net SIM

    For shipping I have Free Shipping Enabled, no taxes

    I just upgraded to 1.39h. Deleted all the modules before hand and reinstalled them after, still having the same problem. It's charging the customers credit card but it's not redirecting to the checkout_sucess page so the order is never recorded. After entering your credit card info and hitting submit you just come back to the Please login page and the address bar says "https://secure.authorize.net/gateway/transact.dll"

  6. #6
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Authorize.net SIM not returning to checkout_sucess

    Okay, so what am I doing wrong that I can't replicate the problem?

    I have:
    - installed v1.3.9h clean to a new folder and new database
    - enabled PayPal Express Checkout and configured it
    - enabled Authorize.net SIM and configured it
    - by default Free Shipping is enabled
    - by default there is one tax rate set up for Florida, so since you said you're using no taxes, I'll be sure not to use a Florida address so taxes don't apply
    - I add a product to my cart (just using "Free Shipping Product with Weight" from the demo products, cuz it's just a simple regular product, but marked as Free Shipping)
    - On the shopping cart page I click the Go To Checkout button
    - It asks me to login or create an account. I create an account, using a non-Florida address
    - It takes me to the shipping page, where I select Free Shipping (Store Pickup is also listed)
    - Then I go to the payment page where I select "Credit Card"
    - Then I get to the confirmation screen, where I click Submit
    - Then I'm taken to the Authorize.net site, where I enter my payment details and confirm my address information and click submit.
    - Then it returns me to my store and displays the checkout_success screen
    - I receive emails from both the gateway and my store confirming my purchase.
    .

    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.

  7. #7
    Join Date
    Aug 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Authorize.net SIM not returning to checkout_sucess

    Quote Originally Posted by DrByte View Post
    Okay, so what am I doing wrong that I can't replicate the problem?
    No idea. Just to make sure, I don't have to define a return URL to my site anywhere when using SIM do I? I've ordered an SSL cert and I'm going to try to use the AIM module and see if that works. Thanks for your help.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Authorize.net SIM not returning to checkout_sucess

    no urls needed within your authnet account settings
    8. Now set your Response/Receipt URLs, Silent POST URL, and Relay Response to blanks. Click on Settings, and go to each of these sections and make sure all are blank:
    1. Response/Receipt URLs
    - delete ALL urls except the 2 "Default" options.
    - set the "Default" options to blank.
    2. Relay Response
    - Leave this blank
    3. Silent POST URL
    - Leave this blank
    .

    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
    Aug 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Authorize.net SIM not returning to checkout_sucess

    ok i setup a fresh store, left everything stock and loaded my previous database into it, and still have the same problem. this is frustrating.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Authorize.net SIM not returning to checkout_sucess

    I'm puzzled about why it would take you to a login page, unless you've got rewrite rules set up in .htaccess that are intercepting the return back from authnet.
    Or maybe you've got some settings enabled like down-for-maintenance or such.
    Or an addon that's doing it.
    .

    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. v154 authorize.net (sim) not configured
    By aga vicki in forum Addon Payment Modules
    Replies: 2
    Last Post: 17 Oct 2015, 09:28 PM
  2. v150 Difference Between Authorize.net (SIM) and Authorize.net (AIM)
    By joem83 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 30 Aug 2012, 10:48 PM
  3. Authorize.Net SIM NOT WORKING
    By rspencer1762 in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 11 Dec 2010, 11:03 PM
  4. Authorize.Net SIM (Not Configured)
    By colortheworld in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 7 Oct 2010, 05:58 PM
  5. Authorize.net (SIM) (Not Configured)
    By ctcentralinfo in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 18 Mar 2008, 07:13 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