Create Micro billing checkout
micro_billing_checkoutCreate a hosted checkout session for a Micro plan to initiate billing, without accepting or processing payment credentials.
Instructions
Create a hosted checkout session for one inspected Micro plan. This does not accept payment credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| confirm | Yes | Explicit confirmation to create checkout for this plan |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |