iframes
The iframe is a simple interface that you can add to your website to capture debit card details from your payees. An iframe is a "frame within a frame" and when you enable it on your website, card details are instantly added to your system. Adding an iframe allows the payee to sign up their card to your website, by themselves, without any time consuming coding on your side.
Every time an iframe session is enabled, a one time code is assigned to that session and connects to the payee's card. The iframe is seamless and with some preliminary configuration, you can integrate it into the look and feel of your website.
Click here to connect to our sandbox.

How it works
- Merchant hosts an iframe on their website.
- Payee enters card information (into the iframe).
- Card token is generated.
- Card token is sent by webhook to the merchant.
Click here for more information on webhooks.
Ensuring access to the iframe
To ensure access to the iframe, the top level domain for the referrer-URL
has to be added to our allowlist or it will fail and this error shows: isSuccessfull
: false
. Make sure to add those URLs as part of your onboarding process.

Updated 11 months ago