+
+
+ {if $log_information_type === 'request'}
+ {$log_id|escape:'htmlall':'UTF-8'}: {l s='Request data' mod='mollie'}
+ {elseif $log_information_type === 'response'}
+ {$log_id|escape:'htmlall':'UTF-8'}: {l s='Response data' mod='mollie'}
+ {elseif $log_information_type === 'context'}
+ {$log_id|escape:'htmlall':'UTF-8'}: {l s='Context data' mod='mollie'}
+ {/if}
+
+
+
+
+