fix(sports): complete registration when subscription is paid
handleSubscriptionPaid() now finds the player's assessed registration
and marks it as completed (payment_status='paid', status='completed').
Previously, paying the subscription only updated sa_subscriptions but
never flowed back to sa_registrations, leaving the wizard card button
permanently disabled.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment