{literal} {/literal}
{foreach from=$messages item=message}

{$message.text}

{/foreach} {if $login_valid == false}

##note_login_invalid

{/if}
 
##cfg_general
 
 
 
 
##cfg_expert
 
##cfg_orders_statuses
 
##cfg_thirdparty_payments
 
##cfg_advanced_options
 
 
 
 
 
 
##cfg_miscellaneous
 
 
 
 
##cfg_devtools
 
##cfg_note_sandbox
 
 
{foreach from=$connect_check_urls item=url} {/foreach}
##connect_check_url ##connect_check_result
{$url} ##checking_connectivity
{if $login_valid == true}
 
##webhook_configuration
{if !$ssl_enabled}

##note_ssl_disabled

##note_check_url_accessibility

{$webhook_test_url}
{/if}

##note_webhooks_explanation

{if $webhook_id} {else} {/if}
##active_webhook_id {$webhook_id}
##webhook_status {if $webhook_id_is_valid}##webhook_status_ok{else}##webhook_status_invalid{/if}
##webhook_status ##webhook_not_registered
 

##webhooks_active

{foreach from=$webhooks->webhooks item=hook} {/foreach}
##webhook_id##webhook_url##webhook_events
{$hook->id}
{$hook->url} {foreach from=$hook->event_types item=etype} {$etype->name} {/foreach}

##note_status_update

{$status_update_url}
{if $pex_block}{$pex_block}{/if} {/if}
{* accordion-block cfg_expert *} {if $debug_output} {/if}
{literal} {/literal}