#INCLUDE("INC-ErrorWarningInfo")
#IF(#NewPaymentMethods)
#ENDIF
#LOCAL("StripePaymentIntentsFeatureIsAvailable", 0)
#LOOP(#Shop.FeatureValues)
#IF((#Feature.Alias EQ "SpreedlyStripePaymentIntents") AND #MaxValue > 0) #SET("StripePaymentIntentsFeatureIsAvailable", 1) #ENDIF
#ENDLOOP
#IF(#StripePaymentIntentsFeatureIsAvailable == 1)
{NewStripePaymentIntentsIntegrationAvailable}
#ENDIF
#ENDLOCAL
#IF(NOT #IsTokenSet)
{StripeInfo0Before}
#ELSE
{StripeInfo0After}
#ENDIF
#IF(NOT #IsTokenSet)
{StripeInfo1} {StripeInfo1Link}
#ELSE
{StripeInfo2}
{StripeInfo3}
#ENDIF
#INCLUDE("INC-StatusSpreedly")
#IF(#IsTokenSet)
{StripeReconnectLink}
#ELSE
#ENDIF
#IF(#NewSpreedlyMethodNothingSelected)
{NewPaymentMethodNothingSelected}
#ENDIF
#INCLUDE("INC-CreatePaymentMethodsSpreedly")
#INCLUDE("INC-CreditCardsSpreedly")
#ENDWITH_ERROR
#IF(#FUNCTION("MENU_COUNT", "RelatedTopic") > 0)