checkout_shopping_cart
Process client purchases and complete payment checkout for passes, services, or products.
Instructions
Process purchases and complete payment checkout for passes, services, or products. GATED behind MINDBODY_ALLOW_CHECKOUT env var. This action TAKES PAYMENT from the client. Returns an error if not enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| item_id | Yes | The Mindbody item ID to purchase | |
| item_type | Yes | Type of cart item | |
| quantity | No |