Payment Received

Your monitoring stack is now armed.

Stripe has handed the payment back to UpQuest. If the checkout email matches an existing account, the webhook will mark that user as active.

What happens next

UpQuest listens for payment completion webhooks and updates `users.subscription_status` in Postgres. If your team uses a direct Stripe integration later, the dedicated Stripe webhook route is also ready.