#WITH_ERROR(#FormError) #IF( NOT #AreMandatoryFieldsSet)

{RequiredBillingAddressFieldsForPayment} {EMail}, {FirstName}, {LastName}, {Street}, {Zipcode}, {City}, {Country}
{EditRegistrationSet}
{EditShippingAdressFormFields}

#ENDIF #IF (#FormError)

{InputError}

#IF(#FormErrors.Reason.OBJECT_EXISTS) {ObjectExists} #ELSIF(#FormErrors.Reason.FEATURE_LIMIT_EXCEEDED) {FeatureMaxValueReached} #ELSIF(#FormErrors.Reason.NOTHING_SELECTED) {NewPaymentMethodNothingSelected} #ELSE {PleaseCorrectErrors} #ENDIF

#REM #ENDREM #ENDIF #IF(#MollieConnectionError)

{InputError}

{ConnectionErrorRetryLater}

#REM #ENDREM #ENDIF #IF(#SetInvisible)

{Notification}

{SetPaymentMethodInvisible}

#ENDIF #IF(#NewPaymentMethods)

{NewPaymentMethodsCreated}

#LOOP(#NewPaymentMethods)

#Attributes.Alias

#ENDLOOP
#ENDIF
#IF(NOT #IsTokenSet)

{Info0Before}

#ELSE

{Info0After}

#ENDIF
    #IF(NOT #IsTokenSet)
  1. {Info1} {MolliePaymentsInfo1Link}

  2. #ELSE
  3. {Info2}

  4. {Info3} {ClickSave}

  5. #ENDIF
#INCLUDE("INC-StatusMolliePayments")
#IF(#CanReplicatePayment)
#IF(#Shop.FeatureMaxValue.PaymentMethods > #Shop.FeatureCurrentValue.PaymentMethods)

{TipsAndTricks}

{NewMolliePaymentsMethodInfo}

#ELSE
{NewMolliePaymentsMethod}
{FeatureMaxValueReached}
#ENDIF
#REM #ENDREM
#REM #ENDREM
#REM #ENDREM #ENDIF #ENDWITH_ERROR