Gateway Emulator Documentation

Introduction

The Gateway Emulator is a translation layer API that allows an integrator to leverage existing development work against another Payment Gateway application and communicate with our web services API. The utility is fairly simple, and functions as a field mapping utility that translates from one message format to another.

This utility is designed to accommodate any HTTP POST or GET format quickly and easily, and can be used with any Open Source shopping cart to quickly allow a merchant to adapt the shopping cart integration to our gateway.

Send all requests from your existing integration to the following URL:

https://<assigned domain name>/emulator/handler.ashx?EmulatorID=13

The emulator ID should match the Emulator ID that has been assigned by the Emulator Configuration Utility.