Salla Docs
Merchant API
Merchant API
Merchant API
Salla OAuth 2.0
Partner APIs
Partner APIs
App API
Shipments & Fulfillment APIs
Salla AWB
Recurring Payments API
App Functions
Storefront
Storefront
Twilight Engine
Twilight SDK
Web Components
Ecommerce Events
Change Log
Salla CLI
Merchant API
Merchant API
Merchant API
Salla OAuth 2.0
Partner APIs
Partner APIs
App API
Shipments & Fulfillment APIs
Salla AWB
Recurring Payments API
App Functions
Storefront
Storefront
Twilight Engine
Twilight SDK
Web Components
Ecommerce Events
Change Log
Salla CLI
Blog
Developer Portal
Recurring Payments API
Copy Page
Overview
Usage
Manage Subscriptions
Webhook Events
Change Log
Troubleshooting
APIs
Update Payment Method
PUT
Charge Subscription
POST
Cancel Subscription
DELETE
Merchant API
Merchant API
Merchant API
Salla OAuth 2.0
Partner APIs
Partner APIs
App API
Shipments & Fulfillment APIs
Salla AWB
Recurring Payments API
App Functions
Storefront
Storefront
Twilight Engine
Twilight SDK
Web Components
Ecommerce Events
Change Log
Salla CLI
Merchant API
Merchant API
Merchant API
Salla OAuth 2.0
Partner APIs
Partner APIs
App API
Shipments & Fulfillment APIs
Salla AWB
Recurring Payments API
App Functions
Storefront
Storefront
Twilight Engine
Twilight SDK
Web Components
Ecommerce Events
Change Log
Salla CLI
Blog
Developer Portal
Recurring Payments API
Copy Page
APIs
Update Payment Method
PUT
https://api.salla.dev/admin/v2/subscriptions/{subscription_id}
Updates payment method for an active subscription
Charge Subscription
POST
https://api.salla.dev/admin/v2/subscriptions/{subscription_id}/charge
Manually trigger a charge for an active subscription. On success, it creates a cart from the subscription items, generates an invoice, processes payme...
Cancel Subscription
DELETE
https://api.salla.dev/admin/v2/subscriptions/{subscription_id}
Cancel an active subscription immediately. This stops all future automatic charges. Existing orders/invoices remain unchanged. A webhook subscription....
Previous
Troubleshooting
Next
Update Payment Method