A development copy of the Goodeats frontend codebase containing a bug affecting Stripe card payments was deployed accidentally. A git pre-commit hook which builds the project was not executed due to a configuration issue, leading to the deployment of an outdated development build rather than a production build of the up-to-date codebase.
This was resolved by deploying a production build of the current version.