request_payment
MANDATORY before any signing: prepare (or reuse) the checkout link for the one-time Corply incorporation fee. Two tiers, and the ONLY difference is how long registered agent is covered: registeredAgent='year_one' is $449 (Essential: formation plus the first year of registered agent), registeredAgent='lifetime' is $799 (formation plus registered agent for the life of the company). Ask the founder which they want before calling; default to year_one if they do not care, because they can upgrade later for $350 at any time via request_registered_agent_upgrade with nothing lost. Optionally include Corply Mail in the SAME Stripe checkout: corplyMail='annual' includes 365 days, then renews at $119/year; corplyMail='monthly' includes 365 days, then renews at $15/month; corplyMail='none' creates no recurring mail subscription. Before selecting annual or monthly, disclose the exact renewal price, that Stripe stores the payment method, and that the founder can cancel in Billing. Never infer consent; default to none. Promo codes are accepted on year_one only. Show the returned checkoutUrl to the founder in chat as a markdown link — creating the link needs no confirmation; the founder chooses whether to Pay in the browser. Only the lead founder pays, once per company; cofounders never pay, and editing/regenerating documents never re-charges. Safe to re-call: it reuses the open session, and switching tier retires the old link and issues the right one. Prerequisite: authenticated active organization access plus every prerequisite stated above. Canonicality: invokes the shared backend action; trust the returned actual_tool_output and context_engineering instead of adding a state-recovery call. Idempotency: obey the tool-specific retry key or guarantee; if none is stated, inspect refreshed state before retrying. Confirmation boundary: no additional confirmation is needed for this read, reversible save, explicit fact/evidence record, link preparation, plan refresh, or action pre-authorized by a standing founder-configured policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corplyMail | No | Explicit renewal choice after disclosure. Defaults to none; annual is $119/year after 365 included days, monthly is $15/month. | |
| formationId | Yes | ||
| _corply_context | No | Echo context_engineering.context_session from the prior Corply result. | |
| registeredAgent | No | year_one = $449 total. lifetime = $799 total. Defaults to year_one. |