MSM7xx Controllers Configuration Guide v6.4.0
For the Authorize.Net payment service
• Credit card information is requested.
• Selecting Review, launches review.asp.
• Errors in payment information cause this page to be redisplayed.
• Selecting Cancel returns the user to the Login page (index.asp).
For the WorldPay payment service
• Selecting Go to WorldPay launches the payment processing page on the WorldPay
site.
• Selecting Cancel returns the user to the Login page (index.asp).
See WorldPay-cancel.asp/WorldPay-error.asp/WorldPay-success.asp.
For the PayPal payment service
• Selecting Checkout with PayPal redirects the user to the PayPal site.
• Selecting Cancel returns the user to the Login page (index.asp).
See paypal-cancel.asp, paypal-return.asp, and paypal_error.asp.
paypal-cancel.asp
The user is redirected to this page if they cancel the PayPal transaction when on the PayPal
site or on paypal-return.asp.
paypal_error.asp
In the case where PayPal detects any error, the user is redirected to this page and PayPal
error messages are displayed. Error messages are defined by PayPal here:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/
e_howto_api_nvp_errorcodes
paypal-return.asp
Once a user has completed setting up payment details on the PayPal site, the PayPal server
redirects the user to this page which then displays a summary of the transaction.
• Selecting Confirm finalizes the transaction. A request is sent to PayPal, and if approved,
the user is redirected to purchase_approved.asp. If not approved, the user is sent
to paypal-error.asp.
• Selecting Cancel redirects the user to paypal-cancel.asp.
prototype.js
application/javascript
Javascript library used to support AJAX for use in session_ajax.asp and
subscription_details.asp.
public-ip.asp
text/html
Message page that is displayed explaining the steps a user must follow to activate a public
IP address. This page is only displayed if a public IP address is assigned in the users account
or account profile. See “Assigning public IP addresses” (page 47).
purchase_approved.asp
text/html
This page is displayed as soon as payment is approved. The user selects Login on this page
to open welcome.asp.
purchase_failed.asp
text/html
416 Public/guest network access










