0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/test/e2e-api
Fabien 'egg' O'Carroll daa39bf4fe
🐛 Fixed error handling webhooks for unknown member (#14155)
https://github.com/TryGhost/Team/issues/1374

When we receive a web hook to update payment details for a customer
which is not associated with a Member, instead of proceeding and erroring
we now return early and respond to Stripe with a 200. A test has been 
added to ensure this
2022-02-17 14:51:40 +02:00
..
admin Added new matcher for location strings 2022-02-16 13:48:56 +00:00
content Renamed withBackend/withFrotned to backend/frontend 2021-11-22 21:56:32 +13:00
members 🐛 Fixed error handling webhooks for unknown member (#14155) 2022-02-17 14:51:40 +02:00