You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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. ThePronamic\WordPress\Money\Parser
is still used in a few places, we should remove this.The text was updated successfully, but these errors were encountered: