Known issues
Country field as null in invoiceData
ID: 382175
Fixed
Published on 12/13/2023
•
Last update on 12/19/2023
Summary
Country field in invoiceData can be null if sent via API or there is an invoice address in the Profile System with the country as null, so orders will be created with incomplete data in invoiceData.
Simulation
- Assemble a cart with items;
- Sends the invoiceData without the country field filled via API;
- Finish the purchase.
Workaround
N/A