跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Billing Automation

技能 已验证 活跃

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.

目的

To provide the necessary logic and structure for developers to build robust automated billing systems for recurring payments, invoicing, and subscription management.

功能

  • Automated recurring payment processing
  • Subscription lifecycle management (trial, active, past_due, canceled)
  • Dunning management for failed payments
  • Proration calculation for mid-cycle changes
  • Sales tax, VAT, and GST calculation

使用场景

  • Implementing SaaS subscription billing systems
  • Automating invoice generation and delivery
  • Managing failed payment recovery and customer notifications
  • Handling prorated charges for plan upgrades/downgrades

非目标

  • Directly processing payments via external payment gateways (requires integration)
  • Handling customer data storage and management (assumes external systems)
  • Managing user interface or frontend implementation

工作流

  1. Define billing cycles and subscription states
  2. Generate invoices based on subscription plans and usage
  3. Attempt payment processing for invoices
  4. Initiate dunning process for failed payments
  5. Calculate prorated charges for mid-cycle plan changes
  6. Calculate applicable taxes based on customer location

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install payment-processing@claude-code-workflows

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标35.3k
许可证MIT
状态
查看源代码