Section 1. Smart Screens v1 Method (Legacy)
Billing and shipping information will be collected by us through our Secure Payment Screens.
A credit card authorization may be obtained by submitting a form post to the payment script shown below. The resulting web page will present a form for the collection of the billings and/or shipping information. The system will respond by calling a URL as defined by the values submitted.
If the URL is a web page, the system will respond by redirecting the customer to this URL. If the URL is a script, the system will do a remote POST to the script, passing it all variables collected as well as all variables passed to it with the exception of the credit card number.
Payment URL: https://{your-secure-payment-server-domain}/payment/pay.cgi
Please use only those Variables marked with a “x” in the “SS” (Smart Screens) column in Smart Screens/Direct Method Variable Table