SecurePay Payment Interface

SecurePay.com provides a variety of interfaces as means of communication to the SecurePay credit card gateway. These interfaces are designed for variables to be passed to the Gateway in the background via an "https" call through a scripting object and processed at SecurePay.Com. Upon the completion of a transaction, SecurePay.com sends a response to the request object with a set of return variables confirming the result of the transaction.

The process is as follow:

  1. The requestor interface makes a call to a scripting object on their servers which contacts the SecurePay.com gateway servers via "https."
  2. The SecurePay.com system initiates a transaction based on the data sent by the requestor.
  3. The SecurePay.com system responds to the requestor object with the results of the submitted transaction.
  4. The merchant interface interprets the response from SecurePay.com based on the business rules the Merchant has defined.