Gateway Emulator Documentation

Add Field Mapping

To add a new request field, simply click the ‘Add field mapping’ button, and follow the steps below:

      Enter the name of the Source Field. The source field should match the name of the field that you are sending in your current integration.

      Then select the corresponding field that you would like the emulator to map to from the ‘Destination Field’ drop down menu.

      Click ‘Insert’ to save the field or click ‘Cancel’ to remove the field.

      Repeat these steps until all fields from your existing integration have been mapped. Any fields that do not have a corresponding field in our Gateway API can be disregarded as the Emulator will simply ignore any additional fields that have not been declared in the ‘Add Field Mapping utility.

Repeat these same steps for the ‘Response Field Mapping’ to map out the response fields returned by the gateway. The order will be reversed, however. Here you will first select the response field generated by the gateway, and map it to a field that your integration is expecting. Continue this process until all response fields that are expected by your existing integration are being generated by the emulator.