diff --git a/ChangeLog.md b/ChangeLog.md index 89700aa6c..d57d0cf41 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,7 @@ * NEW Add support for a signature key of remote action messages. * NEW Length of database and user name is now 12 and password 14 min. +* NEW Update the Stripe IPN service to be compatible with last Stripe API version (2023-10-16) * FIX Redirection instances must not appear in the count of backuped instances. * FIX letsencrypt for wildcard are now using 2 passes and needs 2 TXT entry in DNS. * FIX Debug master_move_instance.php - Price of old instance is kept/reused. diff --git a/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc b/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc index 07f472325..8b59672eb 100644 --- a/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc +++ b/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc @@ -3815,7 +3815,7 @@ certbot * Activate the "Cron / Scheduled Jobs" module and set the cron security key to the same value as what was set in the parameter of the call to *cron_run_jobs.php* in the cron of user *admin*. -* Activate the "Stripe" module and set it. On Stripe side, you must enable the WebHooks for a least the message *payment_intent.succeeded* +* Activate the "Stripe" module and set it. On Stripe side, you must enable the WebHooks for a least the message *payment_intent.succeeded* and *payment_intent.payment_failed* On *Deployment servers*: