Skip to content

Refactor Stripe webhook handling#23

Draft
frogr wants to merge 1 commit intomainfrom
codex/review-codebase-for-oop-simplicity
Draft

Refactor Stripe webhook handling#23
frogr wants to merge 1 commit intomainfrom
codex/review-codebase-for-oop-simplicity

Conversation

@frogr
Copy link
Copy Markdown
Owner

@frogr frogr commented May 25, 2025

Summary

  • refactor StripeWebhookService to use a handler registry
  • extract individual webhook handlers into PORO classes
  • update specs
  • fix Rubocop issues auto-corrected across helpers

Testing

  • bundle exec rubocop
  • bundle exec rspec (fails: ActiveRecord::ConnectionNotEstablished)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant