Update Stripe webhook after deploying Heroku review-app

When creating new VaxCalc features, we like to use Heroku’s review-apps for testing them in a production-like environment. Manually updating the Stripe test webhook url with every new review-app deployment was starting to become a pain, so we created a rake test to do the following:

Continue reading “Update Stripe webhook after deploying Heroku review-app”