stripe-createCheckoutSession
Creates a Stripe checkout session for a Dokploy subscription, accepting tier, product ID, server count, and annual billing flag to generate a payment link.
Instructions
POST /stripe.createCheckoutSession
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | ||
| productId | Yes | ||
| serverQuantity | Yes | ||
| isAnnual | Yes |