[set name=page_title interpolate=1]Check out with [nitems] items in basket[/set] __LOGOBAR__ __MENUBAR__ __NO_LEFT__
[if items] [then] [item-list] [/item-list]
Review order details
remove [item-description] [item-quantity] @ [item-price] [item-subtotal]
Back to cart
Subtotal [subtotal]
Sales Tax [salestax]
Shipping [shipping]
TOTAL [total-cost]
[/then] [else]

No items in your basket.

You can enter information, and it will be saved, but no checkout will happen until you order something! [/else] [/if] [if type=explicit compare="[error all=1 show_var=1 keep=1]"]

There were errors in your last submission. They are shown in __CONTRAST__ below.

[/if] [if variable CREDIT_CARDS_ACCEPTED =~ /\S/]
[error std_label="Credit Card Information" name=mv_credit_card_valid]      [calc] my $accepted = $Variable->{CREDIT_CARDS_ACCEPTED}; my (@out); my (@cc); my $out; push @cc, 'visa' if $accepted =~ /visa/; push @cc, 'mc' if $accepted =~ /mc/; push @cc, 'disc' if $accepted =~ /discover/; push @cc, 'amex' if $accepted =~ /amex/; for (@cc) { push @out, qq{}; } return join '  ', @out; [/calc]
Card Number (test number 4111 1111 1111 1111)
[if variable MV_PAYMENT_MODE =~ /minivend_test/]
Interchange test should yield: Success Failure [/if]
Expires
[if scratch some_downloadable] To download items, you must pay by credit card [if variable PO_ACCEPTED]or purchase order[/if]
[value name=fax_order set=0 hide=1] [/if] Pay by credit card
[if value tried_credit_card] Force this card number to be taken
[/if] [/if] [if variable CHECK_ACCEPTED] I will call with payment information
[/if] [if variable PO_ACCEPTED] I will pay by purchase order [error name=credit_limit_ok std_label="PO Number" required=1]  [if type=data term="userdb::credit_limit::[data session username]" op=">" compare=0.01]
Current credit limit: [currency] [data table=userdb col=credit_limit key="[data session username]"] [/currency] [if type=data term="userdb::credit_limit::[data session username]" op=< compare="[total-cost noformat=1]" ]
Order total [total-cost] exceeds credit limit, please call. [/if]
[/if]
[/if] [if variable COD_ACCEPTED] I will pay by COD ([handling cod] extra charge will be added)
[/if]
Email preferences
Yes No Send an email copy of my receipt
Yes No Put me on your email list of infrequent offers


Gift note or Special Instructions
__NO_RIGHT__ __MENUBOTTOM__ __COPYRIGHT__