Product Docs Help

go_to

Event direction

Received from Checkout.

Description

This event is used to redirect the user to a URL (app). JSON data includes the URL for the redirection. Expect iframe parent to do the redirection to provided URL.

{ "event": "go_to", "data": "https://www.qvickly.io/" }
Last modified: 13 September 2024