Skip to main content
Tutorial

Configuring a Gateway that Supports Authorize.Net Emulation

Authorize.net is one of the most popular gateways on the internet. As a testament to their product, the API hasn't had to change a whole lot since it was introduced in the mid 90's. One popular approach for competing gateways to take is to expose an interface to their gateway that looks identical to the Authorize.Net API. This allows existing shopping carts to quickly support a range of additional gateways that allow look and act like Authorize.Net. If your payment gateway is not listed on UltraCart, but has Authorize.Net emulation then you can still use it with UltraCart.

To configure your gateway go to:

Scroll down and check the box for Authorize.Net Emulator as shown below.

![Emulator Configuration.png](pathname:///confluence/1376296/Emulator Configuration.png)

After you check the box a set of configuration options for the gateway will appear. Below is an explanation of each option.

FieldDescription
Authorize.net Emulator API LoginThis is the login name that is provided by your gateway. If you are unsure of this value, ask your payment gateway for the x_login value.
Authorize.net Emulator Transaction KeyThis is basically the password that UltraCart uses with your gateway. If you are unsure of this value, ask your payment gateway for the x_tran_key value.
Authorize.net Emulator URLThis is the URL to the script on your payment gateways website that receives the API requests. Your payment gateway should be able to product you this complete URL.
MethodsCheck the boxes for each card type that this gateway supports

Known Payment Processors with Authorize.Net Emulation

NameEmulator URL
eProcessingNetworkhttps://test.authorize.net/gateway/transact.dll
InstaBillhttps://secure.instabillgateway.com/gateway/transact.dll
Network Merchantshttps://secure.networkmerchants.com/gateway/transact.dll
Pivotal Paymentshttps://emulator.pivotalpayments.com/Emulator/PaymentGateway.aspx
Plug N Pay??? Contact Plug N Pay for their Emulator URL (please paste the URL into the comments field below so we can update this page with the correct URL
PowerPayhttps://verifi.powerpay.biz/gateway/transact.dll
Transaction Serviceshttps://gateway.trxservices.com/authnet
info

Gateway Providers: If your gateway has Authorize.Net emulation and is not on our list, please email support@ultracart.com

Frequently Asked Questions:

_Question: Is the UltraCart integration based on AIM or SIM emulation? Our gateway's Emulation URL needs to know? _

Answer: Our integration uses the AIM integration.

Was this page helpful?