This section outlines the core endpoints for managing subscription-based orders through the Recurring Payments API. It explains how to initiate and process recurring payments, charge existing subscriptions, and manage their lifecycle. These endpoints form the foundation of Salla’s recurring billing workflow, enabling seamless integration and automation within your application.
Important
Before using these endpoints, ensure your App in the Salla Partner Portal has the appropriate API scopes enabled, specifically:
Recurring Payments: subscriptions.read_write
Contact Salla Support via email or the Telegram group to enable these scopes for your App.
To stop future recurring charges, you can cancel an active subscription at any time. Refer to the Cancel a Subscription endpoint for full details. Once cancelled, a subscription cannot be reactivated. The customer must initiate a new subscription if they wish to continue service.