IFrame URL QueryParams

our embed url used inside iframe accept some queryParams in url. Each of them can do different things the way your live will be showed. No of them is required, so you can use as you need.

URL QueryParams

ParamTypeDetailsExample
vstringused for select a specific videohttps://yourlive.com?v=dJcMKPOY
skipTermsAndConditionsbooleanskip accept terms and condition bottom sheet. IMPORTANT: using this parameter, make sure your website complies with privacy lawshttps://yourlive.com?skipTermsAndConditions=true
isAppbooleanif it's true, the checkout will be done inside of the iframe. recommended if you're using the your live inside an app (default: false)https://yourlive.com?isApp=true