Checkout

Customers typically arrive at this server control by clicking Checkout on the Cart server control. They also might reach this server control from a Checkout link you create on your site. The Checkout server controla server control uses API language to interact with the CMS and Framework UI to display the output. A server control can be dragged and dropped onto a Web form and then modified. lets a customer navigate through the checkout process. This process includes:

IMPORTANT: When using the Checkout server control, your website should have an SSL certificate installed. Set its IsSSLRequired property to True. This protects your customers’ payment information during transmission. Do not use a self-signed SSL certificate; obtain one from a trusted certificate authority.

The control provides a navigational aid that indicates the customer's step in the checkout process. At any point, the customer can move forward to the next step or back to a previous one. When appropriate, some steps do not appear. For example, if merchandise is not tangible, the shipping screen does not appear.