Salla Docs
Merchant
Merchant
  • Merchant API
  • Salla OAuth 2.0
  • Merchant Dashboard
Partner APIs
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
  • Billing System Salla partners
Storefront
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Change Log
Salla CLI
Merchant
Merchant
  • Merchant API
  • Salla OAuth 2.0
  • Merchant Dashboard
Partner APIs
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
  • Billing System Salla partners
Storefront
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Change Log
Salla CLI
Salla - Opensource
Salla - Developers Community
  1. Resources
  • Embedded SDK
    • Overview
    • Getting Started
    • Installation
    • Authentication
    • App Design Guidelines
    • Create an Embedded App
    • Playground
  • Auth Module
    • Get Token
    • Client Introspect
    • Refresh Token
  • Page Module
    • Iframe Resizing
    • External Redirects
    • Navigation
    • Set Page Title
    • UI Module
      • Confirm Dialogs
      • Toast Notifications
      • Loading States
  • Nav Module
    • Create Navbar Action
    • Listen for Nav Actions
    • Clearing Nav Actions
  • Endpoints
    • Token Introspect
      POST
  • Resources
    • Support
Merchant
Merchant
  • Merchant API
  • Salla OAuth 2.0
  • Merchant Dashboard
Partner APIs
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
  • Billing System Salla partners
Storefront
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Change Log
Salla CLI
Merchant
Merchant
  • Merchant API
  • Salla OAuth 2.0
  • Merchant Dashboard
Partner APIs
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
  • Billing System Salla partners
Storefront
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Change Log
Salla CLI
Salla - Opensource
Salla - Developers Community
  1. Resources

Support

The Salla Embedded SDK is an open-source project. We welcome contributions and are here to support you during your integration.

Resources#

Salla Embedded SDK: The core SDK source code, issue tracker, and documentation.
Embedded SDK Playground: The testing tool and sample implementation.

Reporting Issues#

If you encounter a bug or have a feature request, please open an issue in the Embedded SDK repository.
Bug Report
Feature Request
When reporting a bug, please include the following information:
FieldDescription
DescriptionA clear and concise description of the bug.
Steps to ReproduceNumbered steps to reproduce the behavior.
Expected BehaviorWhat you expected to happen.
Actual BehaviorWhat actually happened instead.
ScreenshotsIf applicable, add screenshots to help explain the problem.
Environment Details:
SDK Version: [e.g., 1.0.0]
Browser:     [e.g., Chrome 120, Safari 17]
OS:          [e.g., macOS 14, Windows 11]
Tip: The more details you provide, the faster we can identify and fix the issue.

Contributing#

We love contributions! To contribute:
1.
Fork the repository.
2.
Create a feature branch.
3.
Commit your changes with clear, descriptive messages.
4.
Push to your branch and submit a Pull Request.
Please ensure your code follows the existing style and passes all linting and test checks.

Community & Support#

Global Developer Community on Telegram: Join our Telegram group for developers.
Salla Developer Community: Connect with other developers building on Salla.
Partners Portal: Get support from the Help Center in your Partners Portal account.
API Documentation: Comprehensive guides for all Salla APIs.
Email Support: Reach out to us at support@salla.dev for direct assistance.

Happy coding! 🚀
Modified at 2026-02-02 10:34:37
Previous
Token Introspect