Skip to content

Conversation

@Geczy
Copy link
Member

@Geczy Geczy commented May 18, 2025

Summary

  • extract subscription handling into a service module
  • move webhook verification to its own service
  • expose gift refund logic through the gift service
  • simplify checkout handler to reuse CustomerService
  • update charge and invoice handlers to use the new services
  • add unit tests for service helpers

Testing

  • bun run lint
  • bun run test (fails: Cannot find package '@vitejs/plugin-react')

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.

2 participants