Renew Domain
renew_domainRenew a domain for 1 additional year. Creates a Stripe checkout session for the renewal payment. The user must open the checkout URL to complete payment, after which the domain will be renewed automatically via the registrar. The order must be in "complete" status (i.e., the domain was previously registered successfully). Args: order_id: The order ID of a completed domain purchase (e.g. "ord_abc123"). Returns: Dict with order_id, checkout_url, price_cents, price_display, domain, and renewal_years.
When to Use
Use this tool when you need to renew a domain for 1 additional year.
creates a stripe checkout session for the renewal payment. the user must open the checkout url to complete payment, after which the domain will be renewed automatically via the registrar.
the order must be in "complete" status (i.e., the domain was previously registered successfully).
args: order_id: the order id of a completed domain purchase (e.g. "ord_abc123").
returns: dict with order_id, checkout_url, price_cents, price_display, domain, and renewal_years.. This is part of the InstaDomain provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 8+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("instadomain/renew_domain")xpay_run— Execute:xpay_run("instadomain/renew_domain", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
order_id | string | Yes |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- InstaDomain (all tools) — 9 tools
- Check Domain — $0.02/call
- Buy Domain — $0.02/call
- Buy Domain Crypto — $0.02/call
- Get Domain Status — $0.02/call
- Get Transfer Code — $0.02/call
Links
- Tool page: https://xpay.tools/instadomain/renew-domain/
- Provider: https://xpay.tools/instadomain/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
order_id | string | Yes | - |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
InstaDomain

