<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link rel="stylesheet" type="text/css" href="https://developer.yodlee.com/sites/default/files/css/css_imt2ych2cCAy3smZXwXWI-9tv1sqTjdX_vXR2rt4lAU.css"/>
<div class="col-md-12">
<ul class="bread-crumb">
<li><a href="https://developer.yodlee.com/General-FAQs">FAQs</a></li>
<li class="current"><a href="https://developer.yodlee.com/FAQs_to_Transaction_Data_Enrichment_TDE">Transaction Data Enrichment (TDE)</a></li>
</ul>
<div >
<div class="panel-group panel-group" id="accordion2Primary">
<div class="panel">
<div class="panel-heading">
<p class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion2Primary" href="#fastLinkts1" aria-expanded="false">
Why isn’t the close button <img src="https://developer.yodlee.com/assets/img/close-button.png" width="12" height="12" style="display:inline-block"> displayed in the top right corner of FastLink?
</a>
</p>
</div>
<div id="fastLinkts1" class="accordion-body collapse" aria-expanded="false" style="height: 0px;">
<div class="panel-body">
<p>The close button is not displayed because the callback URL in extraParams is not passed before FastLink is launched. A callback URL is required for FastLink to redirect control flow to upon exit.
</p>
</div>
</div>
</div>
<div class="panel">
<div class="panel-heading">
<p class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion2Primary" href="#fastLinkts2" aria-expanded="false">
Why isn’t the “All Done” button displayed in FastLink?
</a>
</p>
</div>
<div id="fastLinkts2" class="accordion-body collapse" aria-expanded="false" style="height: 0px;">
<div class="panel-body">
<p>The <b>All Done</b> button is not displayed because the callback URL in extraParams is not passed before launching the FastLink application.
</p>
</div>
</div>
</div>
<div class="panel">
<div class="panel-heading">
<p class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion2Primary" href="#fastLinkts3" aria-expanded="false">
Why are the “Continue” or “Confirm” buttons not being displayed in the Fastlink application?
</a>
</p>
</div>
<div id="fastLinkts3" class="accordion-body collapse" aria-expanded="false" style="height: 0px;">
<div class="panel-body">
<p>The “Continue” or “Confirm” buttons are not displayed because the callback URL in extraParams is not passed before launching the FastLink application.
</p>
</div>
</div>
</div>
</div>
</div>
</div>