<%@ Page Language="VB" Explicit="False" %> <%@ Import Namespace="PDshop9" %> Administrator <% pd.writeadminjava()%>
Order Details
<%=pd.getFormError()%>
<% If deleterecord = "yes" Then%>
Are you sure you want to delete?
YES   |   NO
<% End If%>
<% pd.createadmintab("Summary", "editorder.aspx?id=" & id) pd.createadmintab("Billing", "editorder-billing.aspx?id=" & id) pd.createadmintab("Shipping", "editorder-shipping.aspx?id=" & id) pd.createadmintab("Order Items", "editorder-items.aspx?id=" & id) pd.createadmintab("Status", "editorder-status.aspx?id=" & id) pd.writeadmintabs() %>
Order No:
Order Total:
Order Date:
Status:
Billing Address
Email:
Name:
 
<% If pd.compen > 0 Then%>
<%= pd.getsystext("sys147")%>
<% End If%>
Address:
City:
State/Province:
Zip/Postal Code:
Country:
Phone:
Payment Details
Type:
<% If pd.adminlevel < 3 Then%>
Credit Card Number:
<% If pd.savecardcodes = "ON" Then%>
CCV/CVC/CID:
<% End If%>
Month/Year:
<% End If%>
Name on Card:
Approval Code:
Transaction ID:
Affiliate ID:
<% If taxstatus = 0 Then%>
Tax Rate (percent):
<% End If%> <% If pd.tcen = 1 Or CInt(salestaxamt.Text) > 0 Then%>
TaxCloud
<% If CInt(salestaxamt.Text) > 0 Or taxstatus = 3 Then%>
Tax Amount:
<%End If%>
<% If CInt(salestaxamt.Text) > 0 Or taxstatus = 3 Then%><%End If%> <% If taxstatus = 0 Or (taxstatus = 1 And CInt(salestaxamt.Text) = 0) Then%> <% ElseIf taxstatus = 1 Then%> <% ElseIf taxstatus = 3 Then%><% ElseIf taxstatus = 4 Then%><%End If%>
<% If taxstatus = 1 And CInt(salestaxamt.Text) > 0 Then%>NOTICE: Tax has not been Captured yet!
Lookup Again | Remove <% ElseIf taxstatus = 3 Then%>Tax Captured by TaxCloud.
Refund/Reverse Tax <% ElseIf taxstatus = 4 Then%>Tax for this order was Refunded! If you wish to re-capture tax, a new order number will be generated for this order.<%End If%>
<% End If%>
Discounts
Discount/Coupon Code:
Discount (percent):
Discount Amount (flat):
Gift Certficate
Certificate Code:
Amount: (applied to order)