{* * PrestaChamps * * NOTICE OF LICENSE * * This source file is subject to the Commercial License * you can't distribute, modify or sell this code * * DISCLAIMER * * Do not edit or add to this file * If you need help please contact leo@prestachamps.com * * @author Mailchimp * @copyright PrestaChamps * @license commercial *} {foreach $responses as $key => $response}
{$response->operation_id|escape:'htmlall':'UTF-8'}
{* HTML, no need for escape*}
{var_export($response->response)}
{/foreach}