Hosted Payments
- 23431 - Improve Delivery Method UI and Validation - Made some minor improvements to the UI around delivery method and added validation for email address.
- 23381 - Improve Amount Validation - Prevents user from entering an amount that is greater than the total amount due on the contract.
- 22800 - Delete PaySimple Payment Links On Job Or Contact Deletion - Makes API calls to PaySimple to delete payment links when a Job or Contact has been deleted.
- M# Enhancements
- 23269 - MergeFields Singleton - Refactored a class used by merge fields that accessed a property in a thread-unsafe manner. The class now uses a singleton pattern, and can potentially reduce the number of related errors.
- 23275 - Normalized Address Field Length - Made the address length fields consistent throughout the codebase. Line 1 is now set to 200 characters, and Line 2 is now set to 100 characters.
- 23271 - Heap Tracking Snippet - Added the Heap tracking snippet.
Release 2.94