Business Gateway Recurring Payments (FuturePay): Home > Automation and Remote Administration > Important Aspects of Automation and Remote Administration

Important aspects of automation and remote administration

If you want to use remote administration functions within a server-side script on your Web site, we recommend that you ensure that:

The HTML examples shown in this section use the POST method to submit data to Worldpay.  However, you can use either POST or GET for submitting these details. They can be generated using any server-side scripting language.

 

You must use secure https:// URLs.

 

If you use a Hosted Payment Page installation ID with the setting MD5 secret for transactions enabled, you must provide a signature with remote administration. See the Submitting Transactions to our Hosted Payment Page (HTML Redirect) Guide.

Do not add any M_, MC_ or C_ variables in the requests, as these will be discarded.

If you want to use Payment Notifications (callbacks), please refer to the Payment Response Guide.