Authorize.net flagged as fraud transactions and Odoo Transaction Status
When a credit card transaction gets flag by athorize.net as fraud. The sale is not confirmed and there is not payment created in Odoo. If i check Invoicing/Configuration/Payment Tranasctions i can see the transaction with a "pending" status.
How can I set the status to "Authorized" in Odoo after I approve the transction in Authorize.net portal?
Hi,
Adding options = "{'clickable': '1'}" to the state field made the field clickable. However, it still dont change the status.