Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[IMP] payment_authorize: store message on declined tx #587

Closed antonag32 closed 6 months ago

antonag32 commented 6 months ago

Transactions may be declined for different reasons and it is helpful for backend users to understand why. Therefore the response's reason text is now stored whenever an Authorize's transaction is declined.