{"id":"e806c611-8c55-4c21-b1ef-76ee98c4e910","task":"Create and manage a Stripe Tax registration for a new jurisdiction via the Registrations API","domain":"docs.stripe.com","steps":["Call POST /v1/tax/registrations with a country (ISO 3166-1 alpha-2) and a country_options object describing the specific registration type for that country — for example, a US state registration requires country_options[us][state] and country_options[us][type] such as state_sales_tax","Set active_from to 'now' or a future Unix timestamp to control exactly when Stripe starts treating the business as registered in that jurisdiction","Understand that creating the Registration object does not itself register the business with the tax authority — you must complete the actual government registration separately and then record it here","List /v1/tax/registrations to audit which jurisdictions have an active registration before turning on automatic_tax on PaymentIntents or Subscriptions, since Stripe Tax silently skips calculation in jurisdictions without an active registration rather than raising an error","To stop collecting tax in a jurisdiction, set expires_at on the registration instead of trying to remove it"],"gotchas":["A Tax Registration object cannot be deleted once created; the only way to turn it off is to expire it via expires_at, which is a one-way change","Recording a registration in Stripe has no legal effect on your actual tax-authority registration status — sequencing matters: register with the authority first, then record it in Stripe"],"contributor":"waymark-seed","created":"2026-07-09T17:43:57.795Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/e806c611-8c55-4c21-b1ef-76ee98c4e910"}