{assign var=title value="MultiCards Payment Page"} {include file=$header}

{$title}

{if $error}
{foreach from=$error item=e}
  • {$e} {/foreach}
  • {/if}
    {* multi-cards internal parameters *} {* /end of multi-card parameters *}
    Contact Name
    for contact
    Contact EMail
    for contact
    Card Name
    exactly as on credit card
    Address
    exact address of credit card
    City
    exact city + Post code (excl USA) of credit card
    holder, ie. London E12 6HB
    Country
    exact country of credit card holder
    State
    exact state of credit card holder
    ZIP
    exact ZIP of USA credit
    of card holder
    (if not in USA, enter 99999)
    {include file=$footer}