Navigation
Mobile DocsNavigation
Mobile DocsMerchant of Record for SaaS subscription billing
Integrate with Paddle for complete payment infrastructure, tax handling, subscription management, and global compliance. Perfect for SaaS companies scaling internationally with API key authentication.
Placeholder: Enter your Paddle API key
Layout: full
Layout: full
Options: List Products, Get Product, List Prices, List Subscriptions
Placeholder: Enter product ID
Layout: full
Condition: operation = "get_product"
Placeholder: Enter subscription ID
Layout: full
Condition: operation = ["get_subscription","update_subscription","cancel_subscription"]
Placeholder: Enter customer ID
Layout: full
Condition: operation = "get_customer"
Required
Required
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}