Iframe
Use this method to integrate Saintpay widgets to your website.
Example code:
- production
<iframe
height="720"
title="Saintpay"
allow="microphone;camera;midi;encrypted-media;clipboard-read;clipboard-write"
allowusermedia
frameborder="0"
src="https://ramp.saintpay.it?appId=[YOUR_TEST_APPID]&[QUERY_PARAMETERS]"
style="width: 100%;"
></iframe>