Iframe Integration Overview
The Iframe Integration allows casinos to embed a loyalty interface directly into their platform with minimal backend involvement. This approach is ideal for casinos looking for a quick and easy way to display rewards to users while ensuring real-time synchronization with their backend.
Key Features
- Seamless Embedding: The loyalty interface is embedded as an iframe in the casino’s platform.
- Real-time Synchronization: Player actions within the iframe (e.g., opening a reward box) trigger a confirmation request to the casino’s backend to ensure that the data remains in sync.
- Authentication via Signature: The casino generates a secure signature to authenticate each iframe load.
- Custom Box Display: The casino can pass player-specific information (e.g., user ID, balance, box ID) via iframe parameters, allowing the iframe to show specific rewards.
Iframe Workflow
- Generating the Signature: The casino backend generates a signature using the API key to securely authenticate the iframe. Learn more.
- Loading the Iframe: The casino embeds the iframe in its website, passing necessary parameters like player ID, balance, and box ID. Learn more.
- Authorizing Purchases: When a player makes a purchase inside the iframe, the casino’s backend is contacted to authorize the purchase. Learn more.
- Handling Prize Cashback: The iframe supports handling prize cashback scenarios, ensuring that rewards are processed correctly. Learn more.
- Confirming Shipping Orders: For any prizes or rewards that involve shipping, the casino must confirm the order on their end. Learn more.
For a full understanding of how the iframe integration works, see the complete workflow.