AyeCode / invoicing

GetPaid (Formerly the Invoicing plugin) is a lightweight Payments and Invoicing system for WordPress. It can be used to sell anything online via payment forms or buy now buttons that can be added to any landing page. It can also be used by freelancers to manage their Invoices or by 3rd party Themes and Plugins as their payment system. GeoDirectory currently uses GetPaid as its payment system
https://wpgetpaid.com/
Other
39 stars 22 forks source link

Currency denominator for the error message. #498

Closed laranz closed 3 years ago

laranz commented 3 years ago

Describe the bug Currency denominator is not displaying for the error messages.

To Reproduce Steps to reproduce the behavior:

  1. Create an item, and choose "Let customers name their price" option, and then choose a minimum value.
  2. Now in the front-end, choose a value less than the minimum price, "We provide a Error message like "The minimum allowed amount is 5"

Expected behavior We should display "The minimum allowed amount is 5$" instead. ( I choose $ for my currency in my settings, it could be anything the user choose )

Screenshots image