cancel_subscription
InactiveTool of Hungary Payments (Stripe — cards / Apple Pay)
Cancel a subscription. By default the subscription stays active until the end of the current paid period (fair to the buyer); pass immediate=true to cancel right now.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "session_id (cs_...) or subscription_id (sub_...)"
},
"immediate": {
"type": "boolean",
"description": "true = cancel immediately. Default false = cancel at period end."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Hungary Payments (Stripe — cards / Apple Pay)
https://github.com/junter1989k-ai/hungary-payments-mcp
2/7 registries