“この customer の subscription が past due なのはなぜですか?どんな選択肢がありますか?”
MoClaw がすること
- 1 Stripe MCP server を通じて customer と subscriptions を検索します。
- 2 最新の invoices と payment attempts を読み取り、failed charge と decline reason を特定します。
- 3 関連する dunning と retry settings について Stripe docs を確認します。
- 4 あなたが確認するまで何も変更せず、原因と選択肢を説明します。
MoClaw は次のように報告します: 'The last invoice failed on Jun 12 with card_declined (insufficient funds); Stripe has retried twice. Options: trigger another retry, send a hosted invoice link, or pause the subscription. Say the word and I'll do it.'