ISSUE: Mounting at /stripe/webhook conflicts with /stripe mount Both mounts match the webhook URL, JSON parser wins FIX: Changed webhook mount from /stripe/webhook to /webhooks/stripe Now completely separate from /stripe checkout mount NEW WEBHOOK URL: https://discord-bot.firefrostgaming.com/webhooks/stripe/webhook UPDATE STRIPE DASHBOARD TO: https://discord-bot.firefrostgaming.com/webhooks/stripe/webhook Signed-off-by: Claude (Chronicler #57) <claude@firefrostgaming.com>