<#INCLUDE filename="include_head.html"> <#INCLUDE filename="include_header.html"> <#INCLUDE filename="include_nav.html">
<#STATUS>

Payment Details

    <#DATAREPEATER name="CreditCardPayment" TemplateFile="templates/DataRow_CreditCardOrder.html" noDataAction="
  • You have no orders to pay for
  • " orderby="t.TransactionNumber DESC">

Summary

Charges $0.00
<#ASSET src="js/payment-summary.min.js" /> <#INCLUDE filename="templates/payment/include_payment_form_none.html">
<#INCLUDE filename="include_footer.html">