#BLOCK("WITH_FORM_ERROR", #FormError)
#IF(#FormError)

{InputError}

#IF(#FormErrors.Reason.PASSWORD_WRONG)

{WrongPassword}

#ELSE

{PleaseCorrectErrors}

#ENDIF
#ENDIF #IF(#TESTED AND #INPUT.DoTestOnSandBox == 1) #IF(#ERR_CONNECT)

{Attention} ({SandBox})

{NoConnection}
({Error}: #ERR_CONNECT)

#ELSE

{Result} ({SandBox})

{ConnectionSuccessful}

#ENDIF #ENDIF #IF(#TESTED AND #INPUT.DoTestOnSandBox == 0) #IF(#ERR_CONNECT)

{Attention} ({Live})

{NoConnection}
({Error}: #ERR_CONNECT)

#ELSE

{Result} ({Live})

{ConnectionSuccessful}

#ENDIF #ENDIF #IF(#Site.WebServerScriptAdminUrlSSL[slice:8] EQ "http:...")

{Attention}

{SSLForSiteNotAvailable}

#ENDIF

{Notification}

  1. {InfoText1} https://developer.ebay.com/DevZone/account
  2. {InfoText2}
  3. {InfoText3}
  4. {InfoText4}
  5. {InfoText5}
    #Site.WebServerScriptAdminUrlSSL
  6. {InfoText6}
  7. {InfoText7} {ClickSave}
  8. {InfoText8}
  9. {InfoText9}

{EbayApiVersion} v.#EbayApiVersion
{Logging} {yes} {no} {BubbleHelpEBayLogging}

{Live}
Application RuName
Developer ID
Application ID
Certificate ID

{EbayProviderLogin}
{EbayProviderPassword}
 
{SandBox}

#ENDBLOCK