Bisatopup Widget Integration Example

This example demonstrates how to integrate the Bisatopup widget into your website.

1. Basic Integration

Include the widget script and configure it:

<link rel="stylesheet" href="https://widget.bisatopup.co.id/bisatopup-widget.css">
<script src="https://widget.bisatopup.co.id/bisatopup-widget.js"></script>
<script>
  const widget = Object.create(btuPpob);
  widget.url = "https://widget-api.bisatopup.co.id";
  widget.key = "your-api-key-here";
  widget.init();
</script>

2. Widget Status

Checking widget status...

3. Controls

4. Configuration





5. Notes