...
External application front-end can embed Pricefx Unity front-end. Pricefx front-end will be then rendered inside of an iframe of the external application.
This is an example how to embed Unity Pricefx inside an external application:
...
Parameters for the iframe:
Parameter | Description |
---|---|
| URL for Pricefx |
. | |
| (optional) Used to target the proper iframe with messages. The value is decided by the external application embedding Pricefx |
. | |
| (optional) If the external application uses this setting, make sure that at least the minimum permissions needed by Pricefx |
front-end are provided: |
The external application front-end can communicate with Pricefx Unity front-end through the Unity Messaging API.