Commit Graph

4 Commits

Author SHA1 Message Date
kbe
a0640b5401 Resolve merge conflicts in payout system implementation
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-09-18 00:18:02 +02:00
kbe
70aa9e9e2a fix : ticket order new 2025-09-17 16:34:41 +02:00
kbe
c74140c431 feat: Add manual payout system for countries without Stripe Global Payouts 2025-09-17 08:35:20 +02:00
kbe
3c1e17c2af feat(payouts): implement promoter earnings viewing, request flow, and admin Stripe processing with webhooks
Add model methods for accurate net calculations (€0.50 + 1.5% fees), eligibility, refund handling
Update promoter/payouts controller for index (pending events), create (eligibility checks)
Integrate admin processing via Stripe::Transfer, webhook for status sync
Enhance views: index pending cards, events/show preview/form
Add comprehensive tests (models, controllers, service, integration); run migrations
2025-09-17 02:07:52 +02:00