docs: documentation changes for next release (#12773)

* docs: documentation changes for next release

* add tax inclusive promotion field
This commit is contained in:
Shahed Nasser
2025-06-25 13:00:16 +03:00
committed by GitHub
parent e0b5bb0b22
commit d5259d6ebe
4 changed files with 22 additions and 44 deletions
@@ -425,6 +425,7 @@ When you set up the webhook in Stripe, choose the following events to listen to:
- `payment_intent.amount_capturable_updated`
- `payment_intent.succeeded`
- `payment_intent.payment_failed`
- `payment_intent.partially_funded` (Since [v2.8.5](https://github.com/medusajs/medusa/releases/tag/v2.8.5))
---