Aerostack
Aerostack

Refund Processor — Ai Endpoint Template for Actor

AI Endpoint
·Updated Mar 18, 2026

Check order eligibility, process refunds via Stripe, and create support tickets — one API call.

0 stars13 deploysv1.0.0

Template Refund Processor bundles a ready-to-deploy workspace for actor workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=refund-processor.

What It Does

Send a customer ID and order ID — the agent checks if the order is within the 30-day return window, processes the refund through Stripe, and creates a support ticket documenting the action. Full refund lifecycle in one API call.

Example

Input: Customer #4821 requesting a refund for order #ORD-9953.

Result: Agent verifies the order was placed 12 days ago (within return window), processes a $149.00 refund via Stripe, and creates a ticket: "Refund processed — $149.00 to Visa ending 4242. Expected 5-10 business days."

When To Use This

  • Support automation — handle routine refund requests without human intervention
  • Self-service portals — let customers request refunds through your app with AI-powered eligibility checks
  • Compliance — enforce return window policies consistently and create an audit trail for every refund

Metadata

Version1.0.0
TypeAI Endpoint
Categoryactor
Stars0
Deploys13

What's Included

System Prompt
2 MCP integrations

Required MCPs

MCP servers this template connects to.

Tags

Deploy this ai endpoint in minutes

Check order eligibility, process refunds via Stripe, and create support tickets — one API call.

More actor Templates

Browse actor Templates →

Frequently asked questions

What does the Refund Processor template include?+

The Refund Processor template is a pre-configured Aerostack workspace for actor. It bundles @aerostack/mcp-stripe, @aerostack/mcp-supabase and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.

How do I install the Refund Processor template?+

From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/refund-processor

Can I customize Refund Processor after installing?+

Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.

Is the Refund Processor template free to use?+

Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.