Iframe Communication
Firstoken Captures communicates use the native Window.postMessage() method to communicate with your web page. At the end of each capture Firstoken Capture sends a message with the data returned from the transaction. This process of capturing the data from your own page is ideal for closing the loop once the transaction is complete.
This is an example of client-side usage showing how to receive a message from the iframe:
Last updated
Was this helpful?