#IF(#FormError AND NOT #FormErrors.Reason.SendEmailFailed)
{InputError}
#IF(#FormErrors.Reason.OBJECT_EXISTS)
{ObjectExists}
#ELSE
{PleaseCorrectErrors}
#ENDIF
#ENDIF
#IF(#SetInvisible)
{Notification}
{SetPaymentMethodInvisible}
#ENDIF
#IF(#RegistrationSuccessful)
{Notification}
{RegistrationMailSentSuccessfully}
#ELSIF(#FormErrors.Reason.SendEmailFailed)
#ENDIF
#IF(#IsHirePurchaseEnabled AND NOT (
(#SplitGatewayMethod EQ "WLT") OR
(#SplitGatewayMethod EQ "DID") OR
(#SplitGatewayMethod EQ "MSC") OR
(#SplitGatewayMethod EQ "VSA") OR
(#SplitGatewayMethod EQ "DIN") OR
(#SplitGatewayMethod EQ "AMX") OR
(#SplitGatewayMethod EQ "JCB") )
)
{HirePurchaseSettingsError}
{HirePurchaseInfo}
{HirePurchaseSupportedMethods}: Moneybookers Wallet, Direct Debit, MasterCard, Visa, Diners, American Express, JCB
#ENDIF
#LOCAL("MoneybookersPartner", "en")
#IF((#Language.Code2[LC] EQ "de") OR (#Language.Code2[LC] EQ "es") OR(#Language.Code2[LC] EQ "fr"))#SET("MoneybookersPartner", #Language.Code2[LC])#ENDIF
#ENDLOCAL
{Info1} {RegisterURL}
{Info2} {ClickSave}
{Info3}
#IF( #MerchantID AND #Email AND #Shop.MailFrom AND NOT #RegistrationSuccessful AND NOT #Secret)
#ELSE
{EnableAcountURL}
#ENDIF
{Info4} {ClickSave}
{Info5} {ClickSave}
{Info6}
{Info7} {AddNavElementNow}
{AdminURL}
#IF( #MerchantID AND #Email AND #Secret AND
(#Shop.FeatureMaxValue.PaymentMethods > #Shop.FeatureCurrentValue.PaymentMethods))
#ELSE
{NewMoneybookersMethod}
#IF(#Shop.FeatureMaxValue.PaymentMethods <= #Shop.FeatureCurrentValue.PaymentMethods)
{FeatureMaxValueReached}
#ENDIF
#ENDIF