* Feature - Customers can now label their saved payment methods for easier identification when choosing how to pay
* Feature - Add support for auto-capturing orders when changed to a paid status
* Tweak - Improve the My Account Payment Methods table on desktop and mobile
* Tweak - Add a more descriptive error for partially refunding unsettled transactions
* Tweak - Always force TLS 1.2 regardless of cURL version
* Fix - Ensure American Express cards are stored with the correct name and icon
* Fix - Always pass user email to gateways when adding a payment method
* Misc - Remove support for PHP 5.2
* Dev - Update the SkyVerge Plugin Framework to use namespaces and move it to the /vendor directory