Extend a database (one-time payment)
extend_databaseWithout a plan: returns the transparent pricing table for keeping this database alive longer. With a plan: returns a Stripe checkout URL for the human to pay — never buy without the user's explicit approval. Works on expired (frozen) databases too: paying restores them. After the user says they have paid, call database_status: the new expiry and tier confirm the extension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | Yes | The database URL returned at creation (or its bare s-... capability). | |
| plan | No |