#WITH_ERROR(#FormError)
#IF (#FormError)

{InputError}

#IF(#FormErrors.Reason.FeatureLimitExceeded) {FeatureMaxValueReached} #ELSIF(#FormErrors.Reason.NewPayboxMethodNothingSelected) {NewPaymentMethodNothingSelected} #ELSIF(#FormErrors.Reason.PayboxCreationFailed) {CouldNotCreatePayboxPaymentMethod} #ELSE {PleaseCorrectErrors} #ENDIF

#ENDIF #IF(#SetInvisible)

{Notification}

{SetPaymentMethodInvisible}

#ENDIF #IF(#NewPaymentMethods)

{NewPaymentMethodsCreated}

#LOOP(#NewPaymentMethods)
#ENDLOOP
#ENDIF

{Info0}

  1. {Info1} {RegisterURL}
  2. {Info2} {ClickSave}
  3. {Info3}
{AdminURL}
{RegisterDataInfo}
{PayboxSiteNumber} {MandatoryStar}
{PayboxRankNumber} {MandatoryStar}
{Password} {MandatoryStar}
{PayboxIdentifier} {MandatoryStar}
{PayboxHMACKey} {MandatoryStar}

{PaymentSettings}
{ProductVariant}
{SelectCreditCardType}
{Mode}

{NewPayboxMethodInfo}

#IF(#PayboxSiteNumber AND #PayboxRankNumber AND #PayboxIdentifier AND #PayboxMerchantPassword AND (#Shop.FeatureMaxValue.PaymentMethods > #Shop.FeatureCurrentValue.PaymentMethods))
{NewPayboxMethod} {NewPayboxMethod}
#ENDLOOP
#LOOP (#PaymentTypeMethodsGroups)

#Name

#LOOP (#PaymentTypeMethods)

#Name

#ENDLOOP
#ELSE
{NewPayboxMethod}

#IF(#Shop.FeatureMaxValue.PaymentMethods <= #Shop.FeatureCurrentValue.PaymentMethods)
{NewPayboxMethod}
{FeatureMaxValueReached}
#ENDIF #ENDIF
#ENDWITH_ERROR