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.

  • Ansar 181 posts 291 karma points
    Mar 27, 2014 @ 08:09
    Ansar
    0

    Authorize.Net configuration without using MD5

    Is it possible to modify the uCommerce Authorize.Net payment provider code to work WITHOUT using MD5 hash.

    We don't want to enable MD5 in Authorize.Net as once MD5 is used, it must be used across all other sites we have Authorize.Net integrated.

  • Morten Skjoldager 440 posts 1499 karma points
    Mar 27, 2014 @ 09:14
    Morten Skjoldager
    0

    You need to override the PaymentProvider yourself then. 

    You can do so by registering a new version in IoC.

    Take a look here:

    http://docs.ucommerce.net/ucommerce/v5/extending-ucommerce/register-a-component.html (Same approach goes for payment providers).

    If you need the source code for the payment provider to see how it's done, please send me an email at:

    msk AT ucommerce DOT NET

     

  • Ansar 181 posts 291 karma points
    Mar 27, 2014 @ 09:19
    Ansar
    0

    Hi Morten,

    Thank you for the quick reply. I will send an email to you now for the source code.

    Thanks again :)

Please Sign in or register to post replies

Write your reply to:

Draft