Browser embed or IFrame
You can use the below example code to add the InstaFi widget directly into a page of your website app.
We recommend testing to make sure that the default IFrame height and width in the code below work well within your page and adjust if needed.
<iframe height="625" title="InstaFi 1 Step Deposit"
src="https://app.instafi.finance?apiKey=[YOUR_PRODUCTION_API_KEY]&[QUERY_PARAMETERS]"
frameborder="no" allowtransparency="true" allowfullscreen=""
style="display: block; width: 100%; max-height: 625px; max-width: 500px;">
</iframe>
Last updated