Min purchase validation mismatch
Hi,
I’ve run into a question while using VMuikitX.
In VirtueMart, if I set a Minimum purchase order value (for example €100), the following happens:
If I understand it correctly, the frontend validation should probably use salesPrice instead of billTotal.
Or am I misunderstanding something here?
Thanks!
I’ve run into a question while using VMuikitX.
In VirtueMart, if I set a Minimum purchase order value (for example €100), the following happens:
- If the cart total is €50 and shipping is €10, the frontend validation correctly shows the “The minimum purchase value” (minpurchaseerror) message.
- But if the cart total is €95 and shipping is €10, the frontend validation calculates 95 + 10 = €105, so no error message is shown.
However, when trying to complete checkout, the backend validation (/index.php?option=com_virtuemart&view=cart&vmtask=completecheckout) returns: {"success":0,"message":""}
If I understand it correctly, the frontend validation should probably use salesPrice instead of billTotal.
Or am I misunderstanding something here?
Thanks!
by keep2000
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 462
- Thank you received: 73
We will look into this and update you soon. Thank you
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
The following user(s) said Thank You: keep2000
Please Log in or Create an account to join the conversation.
- JProStudio
-
Offline
- Admin
-
- Posts: 462
- Thank you received: 73
We have fixed the Minimum purchase order value validation check in the cart front end based on product total instead of bill total value with shipment fees and additions. Updated the latest file package to the product so kindly check after install the latest file. Thank you
For urgent help please create a support ticket extensions.joomlapro.com/support/tickets
by JProStudio
Please Log in or Create an account to join the conversation.
Time to create page: 0.305 seconds