odoo/odoo#84150

Created by Morgane Demesmaeker
Merged at a6a8a669b973c2a54227d3a8337de92750afc33f

Statuses:

Linked pull requests
label
odoo-dev:15.0-stripe_asynchronous_update-edm
head
0e7ae37ab2618e8a493e0aefa0a1a3e6d1fdf122
merged
4 years ago by Sales, Antoine Vandevenne (anv)
odoo/odoo odoo/upgrade
master #84150 #3350

[IMP] payment_stripe: manage async notifications

Some payments may be confirmed asynchronously, and we need to be aware
of their status, even if they are not in a "checkout session complete"
event.

task-2733725

see also:
- odoo/upgrade#3350
- odoo/documentation#1605