You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Supported product family:

Event, Competition, Membership, Open Pass ( ? ), Individual Guided Visit Pass

Integrate as embedded code

Integrate as TS iframe


One-click purchase 

one-click-purchase-example-snippet
<div id="stx-one-click-purchase" style="width:450px"></div>

<script type="text/javascript" src="https://mosa.int1-widgets.secutix.com/stx-widgets/v2/Widgets.js"></script>
<script type="text/javascript">
  STX.Widgets.start({
    apiKey: '43e38c19-718c-4bbe-b08c-abd5e8826996',
    hostname: 'mosa.int1-shop.secutix.com',
      language: 'en',
      widgets: [
        {
          widget: 'OneClickPurchase',
          root: '#stx-one-click-purchase',
          productId: 466677386,
        },]
  });
</script>


  • No labels