Retrieving Payment Information
MyGolfGear.NET's payment page, PaymentInfo.aspx, serves two purposes. One is to display a summary of the order, including the order subtotal, shipping total, tax total, and finally the order total. The other allows users to enter their payment information.
Before we get into the details of how this page was created, let's discuss payment pages in general. Most online purchases are made using credit cards. Therefore, users are careful, as they should be, as to which online sites they will use for credit card purchases. Most Internet users want to make sure that the payment page is secure. By this, we mean using the Secure Sockets Layer (SSL).
SSL is the most widely used method for secure transactions on the Internet ...
Get Building e-Commerce Sites with the .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.