OVERVIEW
This release notes covers the eCommerce release 6.257.0.
ENHANCEMENTS
Performance Enhancements for PayPal Checkout and PayPal Cards
Several performance improvements were made to the order creation flow in both PayPal Checkout and PayPal Card methods. These enhancements enable PayPal methods to avoid discrepancies due to multiple cart sessions and pick the latest cart changes; for example, product price changes.
We also refactored the code to improve the overall performance and limit the error possibilities.
Suspended Account Login Screen Reflects Latest Contact Information
The login screen for suspended and overdue accounts now shows the latest information to contact the Neto accounts team. For any billing and account-related queries, reach out to us at billing@maropost.com.
FIXES
- Fixed an issue where the GetItem API was by default fetching the details for RestockWarningLevel, ReorderQty, and RestockQty fields. The issue has been fixed now and the field values are returned only if specified in the request.
- Fixed an issue with UpdateOrder API in which it was doubling the ship quantity and marking the order as Unpicked. Now, the issue has been fixed to fetch the correct item quantity to be shipped.
- Fixed an issue in which during the download of the Stock Valuation Report, the downloaded Excel file had a different number of records from what was displayed on the web page.