<%@ Page Language="C#" MasterPageFile="~/Content.master" AutoEventWireup="true" CodeFile="Checkout.aspx.cs" Inherits="Checkout" Title="Checkout: Billing Information" %> <%@ Register TagPrefix="Controls" TagName="CartControl" Src="~/Controls/CartControl.ascx" %> <%@ Register TagPrefix="Controls" TagName="CheckoutNavigation" Src="~/Controls/CheckoutNavigation.ascx" %> <%@ Register TagPrefix="Controls" TagName="Payment" Src="~/Controls/Payment.ascx" %>
 

Your Cart

Billing Information
Provide Your Billing Information
<% if (CustomerInfo != null && ddlUseExistingBilling.Items.Count > 0) { %> <% } %>
Billing Address:
**First Name:
**Last Name:
**Address:
**City:
**State:
**Country:
**Zip Code:
**Phone Number:
Payment Information



VeriSign