Tuesday, May 26, 2026
1 change · saas-19.3
Enhancements to existing features
This update adds a new test to ensure the structure of payment data sent to our payment processor, Odoofin, remains consistent. This helps prevent unexpected changes on Odoofin's side and ensures that any necessary updates are made in both our system and theirs. It's a preventative measure to maintain reliable payment processing.
Original PR description
Add a test asserting the payment payload structure sent to Odoofin. The goal is to safeguard against unintended payload changes that are not handled on Odoofin's side by making such changes explicit during testing, and reminding developers that corresponding updates may also be required there. No task ID Forward-Port-Of: odoo/enterprise#118182 Forward-Port-Of: odoo/enterprise#117260