Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Juhi Paunikar 8 posts 53 karma points
    Sep 20, 2013 @ 15:54
    Juhi Paunikar
    0

    Authorize.net is not working with uCommerce

    Hello,

    I have some issues while using authorize.net in uCommerce.

    this is my authorizedotnet.config

    <authorizedotnetPaymentMethodService
        apiLogin="*****3p"
        transactionKey="*********pk6"
        md5Hash="******@!"
        callbackUrl="(auto)"
        acceptUrl="my url here"
        declineUrl="my url here"
        payType="CC"
        debug="false"
        testMode="false"
        sandboxMode="true"
        instantAcquire="false"
    />

    i'm following this link

    http://www.publicvoid.dk/SetupUCommerceToIncludeAuthorizeNetAsAPaymentMethod.aspx

    But i could not get back on my site after successfull transaction. i m getting this error message

    ------------------------------An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.
    
    This transaction has been approved.
    
    It is advisable for you to contact the merchant to verify that you will receive the product or service.
    
    
    ------------------------------

    Please let me know ,where i'm doing wrong.

    Help me out this as soon as possible.

  • Morten Skjoldager 440 posts 1499 karma points
    Sep 23, 2013 @ 13:29
    Morten Skjoldager
    0

    I think it could be a firewall issue. What Authorize.NET is trying to do is to make a request back to the site with some URL parameters. It's trying to reach yoursite.com/PaymentProcessor.axd - can you verify that the box you're running your site on can be reached from outside your network (try reaching it with a mobile phone or something that's not on your network). 

    Best regards 

    Morten

  • Juhi Paunikar 8 posts 53 karma points
    Sep 23, 2013 @ 13:35
    Juhi Paunikar
    0

    Hello,

    Actually everything was fine.i had chat with live support on Authorized.net

    I got this response

     Web server is available on the public Internet, and that the server has HTTP access control disabled, or has access control configured to always allow connections from Authorize.Net. 

    Your Web server is not using a proxy, or if it is, has been configured to allow Authorize.Net to connect to the server via the proxy. 

     I had a probelm with bold line..i got solved...!!!

Please Sign in or register to post replies

Write your reply to:

Draft