iFrame
Easily embed the payment flow in your website using the following iFrame
<iframe
src="https://app.resmic.com?api_key=User_API_KEY&user_id=USER_ID&amount=100&success_url=https://success-url.com&cancel_url=https://cancel-url.com&wallet_address=0x000&[email protected]"
width="100%"
height="50%"
>
</iframe>
Last updated