create_checkout_session
Create a Stripe Checkout Session and return its URL — for the Agentic Commerce Readiness Sprint (readiness-sprint) or for Pro licences of the Agentic Commerce Suite Magento module (module-pro, one licence per Magento installation, volume discount from 3). Payment is completed by the buyer at that URL; this tool never charges a card and takes no payment credentials. For the module, the licence key is minted on payment and shown on the success page and by email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer_id | No | Offer id to buy. Default: readiness-sprint. | |
| quantity | No | Module licences only: number of Magento installations (default 1). Ignored for the sprint. |