Friday, May 9, 2025
1 change · saas-18.2
Resolved issues and error corrections
The payment screen now shows Ship Later dates in a clear, readable format again. This helps point-of-sale users confirm delivery timing accurately and avoids confusion during checkout.
Original PR description
Before this commit: ================== The `Ship Later` date was displayed in an incorrect or broken format on the payment screen. After this commit: ==================== The `Ship Later` date is now displayed in the correct and readable format, consistent with how it appeared before the bug. Task: 4702375