• Resolved redndusty

    (@redndusty)


    I’m sure this is a silly question but is there a method to override the live URL variable in the construct for the WC_Gateway_AuthNet class? So far your plugin has been the least amount of hassle when using the Authorize.net API but the issue is that I’m trying to use it with eProcessing Network which uses an Authorize.net emulator. That variable is the only thing I need to change to make everything work.

    My thought process up to this point is to extend the class but I’m not sure how to call that subclass in place of the WC_Gateway_AuthNet.

Viewing 1 replies (of 1 total)
  • Plugin Author mohsinoffline

    (@mohsinoffline)

    Unfortunately, The current version (5.0.0) of the Authorize.net plugin is not using AIM because it is deprecated, and is using the Authorize.net API instead, so I would advise you to use an alternative method.

    The 4.0.4 version of the plugin offers the same functionality and uses Authorize.Net AIM integration, so you can use it and change the transaction processing URL in the code. Make sure you DO NOT update thereafter or you will be upgraded to the latest API :).

    We also offer an ePN extension that uses their standard TDBE method, it is a premium offering that is well supported and covers all bases:

    https://pledgedplugins.com/products/eprocessing-network-payment-gateway-woocommerce/

Viewing 1 replies (of 1 total)
  • The topic ‘Change “Live URL”’ is closed to new replies.