Setting-up Payment Notifications (Callbacks)

You use the Merchant Interface to set-up Payment Notifications.

To start or stop Payment Notifications:

1.       Log in to the Merchant Interface using your username and password.

2.       Select the Installations option from the left-hand Menu.
The Installations Page displays with a list your installations.

3.       Select the Spanner button in an Integration Setup column, for the required installation.

4.       Select the check boxes next to the Payment Response enabled? and Enable Recurring Payment Response fields to turn these features ON or OFF.

 

There are Test and Production columns for each listed installation. If you are setting-up for the first time, select the Test column. This will enable you to develop and test every feature of your Web site Pages before moving the settings to a production environment.

 

You also need to consider the following:

<wpdisplay item=MC_callback-ppe empty="http://www.myserver.com/callback.cgi">

This sends the payment message to the default URL defined in the empty property, unless we receive a payment response URL from the purchase token.

See the Payment Response Guide for more details.