How Firstoken Captures works
Last updated
Was this helpful?
Last updated
Was this helpful?
A Firstoken Captures iframe element can be invoked on any website just by embedding an HTML iframe tag with certain parameters specific to your account. The entire process of capturing sensitive data occurs on the client-and-server-side of Firstoken thus minimizing all risk in the capture process and ensuring the reduction of your PCIDSS scope. The capture and transmission of CHD (cardholder data) are managed by Firstoken and at no time are your client-and-server compromised.
All Firstoken Captures must be called from the base URL followed by query parameters with your account identifier, a JWT (JSON Web Token) generated on your server-side web page for maximum security, and optionally a Unicode URL string with CSS statements for full control of the styling of your HTML form.
A common Firstoken Captures Iframe element without CSS style looks like this:
Additionally, you can pass your own CSS style blocks via query params into the ā-sā params within the URL Unicode form for complete control of the looks of your form. A common FirsToken Captures element with a custom style looks like this:
In the above example we add a custom CSS style to change the looks of all the input fields in Firstoken Captures Iframe form. The CSS block style code passed within the URL was the below:
And the final CSS block URL Unicode transform looks like this:
The Unicode CSS code looks like this: