We recently received the following error: “Authorize.Net Credit Card Payment Failed (Code: E00015, Message: The field length is invalid for Line Items.) Order status changed from Pending payment to Failed.”
Evidently Authorize.net’s API does NOT support more than 30 line items per transaction. We also configured our ERP system (Odoo) to process credit card transactions. It does not send line items and we have never seen this error code using our ERP’s API setup. Odoo only sends the customer’s billing data, card info, and order totals. Could you add a boolean field to the plugin settings menu to stop sending itemized order line items?
Alternatively, could an order with many line items be batched into multiple orders?
Open
Last updated: July 28, 2022
0 comments
Log in to comment on this feature request.