Skip to content

Add Slack notifications for AAO member events#289

Merged
bokelley merged 2 commits into
mainfrom
bokelley/slack-member-notify
Dec 12, 2025
Merged

Add Slack notifications for AAO member events#289
bokelley merged 2 commits into
mainfrom
bokelley/slack-member-notify

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Summary

Added Slack webhook integration to notify when new AAO members sign up, make payments, or cancel subscriptions. Notifications include organization name, email, plan tier, and amount.

Events Notified

  • 🎉 New subscription created
  • 💰 Payment succeeded (recurring and initial)
  • ⚠️ Payment failed
  • 😢 Subscription cancelled

Testing

Tested locally with Stripe CLI webhook forwarding. Slack messages format correctly with rich block formatting showing subscription details.

bokelley and others added 2 commits December 11, 2025 22:36
Sends notifications to Slack when:
- New subscription created
- Payment succeeded
- Payment failed
- Subscription cancelled

Notifications include org name, email, plan name, and amount.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@bokelley bokelley merged commit 3dc70c5 into main Dec 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant