In internal HelpScout ticket https://secure.helpscout.net/conversation/1642566698/22781?folderId=1425720 we had a customer with issues with a Pronamic Pay payment form. It seems there are problems parsing user amount input. That's why I decided to switch to HTML5 number input fields. The Pronamic\WordPress\Money\Parser is still used in a few places, we should remove this.
In internal HelpScout ticket https://secure.helpscout.net/conversation/1642566698/22781?folderId=1425720 we had a customer with issues with a Pronamic Pay payment form. It seems there are problems parsing user amount input. That's why I decided to switch to HTML5
numberinput fields. ThePronamic\WordPress\Money\Parseris still used in a few places, we should remove this.