diff --git a/docs/release/release_notes.md b/docs/release/release_notes.md index 8126116f9392c61c237b8acb13361ffabdcef174..c16fcd0bed1cf17291d32f7c943f194067ddf92a 100644 --- a/docs/release/release_notes.md +++ b/docs/release/release_notes.md @@ -1,5 +1,7 @@ ## Release 6.1.3 +**You need to Fix/Create webhook after installing this update to add the `charge.captured` event to the list of events sent to the webhook.** + * Handle charge.succeeded/charge.captured when no customer_id is provided - fixes 400 errors / missing customer_id. * Remove invalid setting of customer on paymentIntent (no user impact). * Small improvements to Stripe Plan code (no user impact).