#IF(#DELETE)
{AcceptAction}
#ENDIF
#IF(#FormError)
{InputError}
#IF(#FormErrors.Reason.CanNotDeleteDefault)
{CanNotDeleteDefault}
#ELSIF(#FormErrors.Reason.DEACTIVATE_DEFAULT)
{DeactivateDefault}
#ELSIF(#FormErrors.Reason.HIREPURCHASE_NOT_SUPPORTED)
{HirepurchaseNotSupported}
#ELSIF(#OBJECT_EXISTS)
{ObjectExists}
#ELSIF(#FormErrors.Reason.SETTINGS_INCOMPLETE)
{PaymentSettingsIncomplete} {DoComplete}
#ELSE
{PleaseCorrectErrors}
#ENDIF
#ELSIF(NOT #UsableAtStorefront AND NOT #DELETE)
#ENDIF
#WITH_ERROR(#FormError)
#REM#ENDREM
#IF(#Shop.FeatureMaxValue.Regions AND #PaymentType.CanRegions)
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "Regions"))#IF(#DisplayFeature NE "NotVisible")
#ENDIF#ENDLOCAL
#ELSIF((#PaymentType.CanRegions AND (#Shop.FeatureMaxValue.Regions == 0))OR(NOT(#Shop.FeatureMaxValue.Regions)AND(#Shop.FeatureMaxValue.Regions == 0)))
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "Regions"))#IF(#DisplayFeature NE "NotVisible")
#ENDIF#ENDLOCAL
#ENDIF
{Logo}
({DisplayForMultistepCheckoutOnly})
{ShowLogo}