#IF( NOT #AreMandatoryFieldsSet)
{RequiredBillingAddressFieldsForPayment} {EMail}, {FirstName}, {LastName}, {Street}, {Zipcode}, {City}, {Country}
{EditRegistrationSet}
{EditShippingAdressFormFields}
#ENDIF
#IF(#SetInvisible)
{Notification}
{SetPaymentMethodInvisible}
#ENDIF
#IF(#IsTokenSet AND (NOT #IsActivated) AND #DEFINED(#Method) )
{Notification}
{SetVisible}
#ENDIF
#IF(#NewPaymentMethods)
#IF(#COUNT(#NewPaymentMethods) NEQ 1){NewPaymentMethodsCreatedSingular}#ELSE#SPACE[0]{NewPaymentMethodsCreatedPlural}#ENDIF
#LOOP(#NewPaymentMethods)
#Attributes.Alias
#ENDLOOP
#ENDIF
#IF(NOT #IsTokenSet)
{Info0Before}
#ELSE
{Info0After}
#ENDIF
#IF(NOT #IsTokenSet)
{Info1Before} {MolliePaymentsInfo1Link}
#ELSE
{Info1After}
#IF((NOT #PaymentsCount) OR (NOT #MollieAllPaymentMethodsUsed))
{Info2}#IF( #CanReplicatePayment AND (#Shop.FeatureMaxValue.PaymentMethods > #Shop.FeatureCurrentValue.PaymentMethods)) {NewMolliePaymentsMethod}#ENDIF
#ENDIF
{Info3}
#ENDIF
#INCLUDE("INC-Base-StatusMolliePayments")
#ENDWITH_ERROR
#IF(#FUNCTION("MENU_COUNT", "RelatedTopic") > 0)