{* $Id: cc_processing.tpl,v 1.13 2002/12/18 11:35:02 sdg Exp $ *} {include file="location.tpl" last_location="Payment gateways"} In order to activate real time credit card or check processing, you must first have an Internet "merchant account" with one of our supported processing companies (see below). Merchant accounts are required in order for your company or organization to accept credit cards from customers.

Note: To activate PayPal payments please visit 'Payment methods' section.

{capture name=dialog}
Credit CardCheck
{section name=module loop=$cc_modules} {/section}
Manual processing
{$cc_modules[module].module_name}

{include file="buttons/continue.tpl"}

{section name=module loop=$ch_modules} {/section}
Manual processing
{$ch_modules[module].module_name}

{include file="buttons/continue.tpl"}

{/capture} {include file="dialog.tpl" title="Payment gateways" content=$smarty.capture.dialog extra="width=100%"}