Possilby a bug with the Customer enters price field?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
I setup a very simple product as I was trying/testing the Authorize.net plugin.  All it has is an image and the Customer enters price checked, with at first the minimum/maximum fields left at the default 0.0000 and 1000.0000.  All other fields were left at default.

So when testing at one point I pasted in $50.00 in the field.  It said it was added to cart but when I went to the cart, the amount was $0.00.

So I poked some more with this.  I tried placing "abc" instead of $50.00 and it did not throw an error but added to cart, the amount again was $0.00.

So when I change the Minimum amount is set to a penny (0.0100) it will refuse the "abc" but it also refuses $50.00 saying "The price must be from $0.01 to $1,000.00" which is rather confusing as most people will think that $50.00 is from $0.01 to $1,000.00


So
1.  If no amount is added to the minimum field in the product setup, and people add text or worse type in something like $50.00 it will add to the cart but in the cart it will be $0.00.

2.  If you do change the minimum field  to an amount like 0.0100 (a penny) and people add something like $50.00 they will be told that the price must be between x and z.   Makes no sense.  

Thanks
7 years ago
Hi,

have you made any source code modifications?
Because it works fine by default: http://demo.nopcommerce.com/if-you-wait-donation
7 years ago
Hi Mariann.  No, I did not.  I'm just a tester, not a developer.  In any case to keep updates for Nopcommerce easy to do we (Nelnet) won't touch your code.

Thank you

By the way we are all so so very impressed with NopCommerce!
7 years ago
But there is something that changes the default behavior, probably, theme or plugin. Try to ask your developers about customization.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.