Moving to Production

When moving your merchant account to production you will be required to configure/pass transaction credentials assigned to your merchant account by Moneris.

The credentials known as Store ID and API Token are assigned when merchants complete the store activation process as described in the Welcome letter. In cases where you are enabling multiple physical locations for a given merchant/account, it is important that this is a coordinated effort between you and/or your merchant customer in order to minimize input errors and to ensure that the correct payment credentials are assigned to each Moneris Gateway account/store.

1. Configure Your Store for Production

Once you have completed your testing you are ready to point your store to the production host. To configure your store for production, do the following:

  • Change the post URL to https://ippos.moneris.com/v3/Terminal/

  • Change the store ID to reflect your production store ID, and

  • Change the API token to the token that you received during activation.

2. Code Comparison Between Production and Testing

Test

Production