Enabling commerce
How to connect an AI agent (Agentforce, Qualified, or custom) to Limio so it can sell subscriptions and create quotes.
Purchase links (no API required)
URL format
https://{shop-domain}/{checkout-page}?purchase={url-encoded-offer-path}https://shop.example.com/checkout?purchase=%2Foffers2%2FPro%20Planhttps://shop.example.com/checkout?purchase=%2Foffers2%2FPro%20Plan&purchase=%2Foffers2%2FAdd-Onhttps://shop.example.com/checkout?purchase=%2Foffers2%2FPro%20Plan&pc=SAVE20When to use this
Assisted checkout via API
Prerequisites
Step 1: Get a bearer token
Step 2: Fetch offers (optional)
Step 3: Create the checkout session
Step 4: Return the checkout URL
Sharing the checkout session with the customer
Using the checkout session to create a quote
When to use this
Choosing an approach
Purchase links
Assisted checkout
Tips
Last updated
Was this helpful?

