PlaySuper Console
Learn how to use the PlaySuper Console to manage your rewards
PlaySuper Console
The PlaySuper Console is your central hub for managing rewards, tracking user engagement, and configuring your PlaySuper integration.
PlaySuper offers these core components:
- Console: Web interface for managing features and monitoring performance
- API: Integration of PlaySuper functionality into your game
- SDK: Access PlaySuper services directly within your game's code
This guide covers account creation, game setup, reward configuration, store theming, and integration options.
Part 1: Setting Up the Console
Steps:
-
Sign In with Google
- Navigate to PlaySuper Console
- Use the "Sign In with Google" option to log in
-
Create a Game Studio
- Under the "Organization" tab, create your game studio
- Invite team members to collaborate through the "Invite Users" option
-
Create Your Game
- Navigate to the "Games" section
- Click on "Create Game," then add your game's name, logo, and other details
-
Understanding Coins
- Go to the "Coins" section to create a coin for your game
- Set the Conversion Rate, Expiry Date, and enable or disable the "Organization-Wide Coin" feature based on your requirements
- Copy the coinId - you'll need this later for integration
-
Generate API Key
- In the "API" section, generate your API key
- This key is essential for integrating PlaySuper services into your game
Console Setup - Part 1: Getting Started
Watch how to setup the PlaySuper console for your organization
Part 2: Custom Reward Pricing
Steps:
-
Access Rewards
- Go to the "Games" section, then click on the "Rewards" tab
- Select a reward card to view its details
-
Set Custom Pricing
- Click "Edit" to configure the reward's pricing
- Adjust the maximum and minimum coin limits, then set the price as needed
-
Save Changes
- Click "Save" to update the reward pricing
- The changes will be immediately reflected in your store
Console Setup - Part 2: Custom Reward Pricing
Learn how to set custom pricing for rewards in the PlaySuper console
Part 3: Store Theming and Configuration
Steps:
-
Create a Theme
- Open the "Store Builder" and select a template, such as the dark theme
- Customize configurations for three pages: Home, Reward Details, and Login Page
- Save the theme as a draft or publish it for use in your game
-
Configure Store in Game
- Navigate to the "Games" section and configure your game's store to use the theme you created
-
Customize Store Layout
- Use the Store Builder to:
- Swap sections
- Create or disable sections
- Configure widgets by type, content logic, and maximum rewards displayed
- Use the Store Builder to:
-
Login Page Customization
- Upload your logo and a background image to personalize the login page
-
Publish and Save
- Save all changes to finalize your store configuration
Console Setup - Part 3: Store Theming
See how to customize the PlaySuper store using the console
For a more detailed guide on store theming, watch the complete walkthrough below.
Complete Console Walkthrough
Comprehensive video guide covering all aspects of the PlaySuper console
Advanced Integration Features
Internationalization (i18n)
The store interface supports multiple languages, including various Indian and foreign languages
- Users can change the language directly in the user interface
For API integration, use the
x-language
header to specify the desired language
Supported languages include:
en(English),hi(Hindi),bn(Bengali), and more
Verify-Payments Flow
- A dedicated endpoint is available for verifying payment status
Use the order ID obtained from the purchase API in your verification request
The endpoint returns a boolean indicating if the order was successful
Implement this flow to ensure smooth transaction handling and user experience
GET /api/v1/orders/:orderId/verify
PlaySuper Store Demo
Store Features
Store Overview
- Organized into distinct category tiles (Gifting, Beauty & Personal Care, Electronics, Home & Living, etc.)
- Dynamic product thumbnails and icons for easy recognition
Special Features
- "Expiring Soon" section with countdown timers
- Multiple discount formats: FLAT ₹ discounts (200₹, 500₹), percentage discounts (15%, 66%), and extra discounts (5%)
- Brand promotions with product images and company logos
Reward System
- Coin balance displayed in header
- Specific coin amounts for reward unlocking
- Clear validity dates for all rewards
- Streamlined redemption process with code input
- Expandable sections for redemption instructions and terms
User Experience
- Simple phone number + OTP authentication
- Quick access navigation bar
- Intuitive back button navigation
- Clean interface focused on visuals and details
PlaySuper Store Demo 2025
See the PlaySuper store in action on mobile
Integration Demo
Sample Integration Flow
- User clears a level and coins are distributed to their account
- User visits store to check balance and available rewards
- User selects and redeems a coupon
- Reward is delivered to the user through integrated delivery process
This demonstration shows a complete end-to-end integration flow from user action to reward delivery. The seamless experience keeps users engaged and builds loyalty through immediate gratification.
Complete Integration Demo
Real-world example of the PlaySuper integration flow with delivery
Next Steps & Additional Resources
Unity SDK Guide
Learn the basics about integrating PlaySuper with Unity games
API Documentation
Detailed Swagger documentation for all available endpoints
Troubleshooting
Common issues and solutions:
- API key configuration
- Webhook setup
- Payment processing
- User authentication
Support
Need help with the console? Contact our support team:
- Email: engineering@playsuper.club
- Documentation: Check our detailed guides
- Community: Join our developer forums