{literal} {/literal}
{if $paymentMethod.solution_type=="all-in-one"}All-in-one Solution {elseif $paymentMethod.solution_type=="gateway"}Gateway Solution {elseif $paymentMethod.solution_type=="instant"}Instant Checkout Solution {elseif $paymentMethod.solution_type=="custom"}Custom Solution {else}Payment Solution{/if}

{if $paymentMethod.logo} {/if} {$paymentMethod.name|htmlspecialchars} Setup {if $paymentMethod.active=='Yes'}   Disable {/if}

{if $paymentMethod.id != "cart_ccs"}

Your {$paymentMethod.name|htmlspecialchars} Account Information   Edit

 
{form form=$staticForm}
{else}

Credit Card Storage

  {/if}
{if $paymentMethod.active=="No"}
Payment solution will become active after settings updated
{/if}
{form form=$editableForm[0]} {if $paymentMethod.id == "cart_ccs" && $instructionsFile} {include file=$instructionsFile} {/if} {if $paymentMethod.active=="No" && $paypalECForm} {$paypalECForm} {/if}
{if $paymentMethod.id != "cart_ccs" || $paymentMethod.active=="Yes"} {if $instructionsFile} {include file=$instructionsFile} {/if} {/if} {if $paymentMethod.active=="Yes"}
{/if}
{if $supportCC}
Configure Credit Card Types
Add a New Credit Card Type
  Enable Card Code Card Name Require CVV2  
 
{if $paymentMethod.supported_cards}  
{foreach from=$paymentMethod.supported_cards item="supportedCard"} {/foreach}
  Enable Card Code Card Name Require CVV2  
 
{/if}
{/if}
{if $editableForm[1]}
Advanced Settings
{form form=$editableForm[1]} {/if} {form form=$advancedForm} {if $advancedSettingsFile} {include file=$advancedSettingsFile} {/if}