{$payment_name} {$payment_price.formated}
{if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_MSC eq 'true'} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_VSA eq 'true'} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_AMX eq 'true'} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_IDL eq 'true'} {if $payment_country_code eq 'NL'} {/if} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_DID eq 'true'} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_GIR eq 'true'} {if $payment_country_code eq 'DE'} {/if} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_NPY eq 'true'} {if $payment_country_code eq 'AT'} {/if} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_SFT eq 'true'} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_GCB eq 'true'} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_MAE eq 'true'} {/if}
{form type=radio name=selected_payment value=$payment_code:MSC} {txt key=TEXT_PAYMENT_MSC}
{form type=radio name=selected_payment value=$payment_code:VSA} {txt key=TEXT_PAYMENT_VSA}
{form type=radio name=selected_payment value=$payment_code:AMX} {txt key=TEXT_PAYMENT_AMX}
{form type=radio name=selected_payment value=$payment_code:IDL} {txt key=TEXT_PAYMENT_IDL}
{form type=radio name=selected_payment value=$payment_code:DID} {txt key=TEXT_PAYMENT_DID}
{form type=radio name=selected_payment value=$payment_code:GIR} {txt key=TEXT_PAYMENT_GIR}
{form type=radio name=selected_payment value=$payment_code:NPY} {txt key=TEXT_PAYMENT_NPY}
{form type=radio name=selected_payment value=$payment_code:SFT} {txt key=TEXT_PAYMENT_SFT}
{form type=radio name=selected_payment value=$payment_code:GCB} {txt key=TEXT_PAYMENT_GCB}
{form type=radio name=selected_payment value=$payment_code:MAE} {txt key=TEXT_PAYMENT_MAE}
{if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_OBT eq 'true'} {* FIX change $payment_country_code eq 'UK' ->(in)-> $payment_country_code eq 'GB' *} {* UK dosnt exist *} {if $payment_country_code eq 'DE' or $payment_country_code eq 'GB'}
{form type=radio name=selected_payment value=$payment_code:OBT} {txt key=TEXT_PAYMENT_OBT} {$payment_price.formated}
{/if} {/if} {if $smarty.const.XT_MONEYBOOKERS_WPF_REDIRECT eq 'true' and ( $smarty.const.XT_MONEYBOOKERS_ACTIVATE_PAYOLUTION_INVOICE eq 'true' or $smarty.const.XT_MONEYBOOKERS_ACTIVATE_PAYOLUTION_INS eq 'true')} {if $payment_country_code eq 'DE' or $payment_country_code eq 'AT' or $payment_country_code eq 'CH'} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_PAYOLUTION_INVOICE eq 'true'} {/if} {if $smarty.const.XT_MONEYBOOKERS_ACTIVATE_PAYOLUTION_INS eq 'true'} {/if}
{txt key=TXT_MONEYBOOKERS_PAYOLUTION}
{form type=radio name=selected_payment value=$payment_code:PINV} {txt key=TEXT_PAYMENT_PINV}
{form type=radio name=selected_payment value=$payment_code:PINS} {txt key=TEXT_PAYMENT_PINS}
{/if} {/if}