Any reason why the product pages are not getting minified for nopcommerce version 4.2. Checked your demo site also the product pages are not minified.
Is it possible to stop sending 'Unpaid Orders Reminders' email if the payment is Cash on Delivery (Payment Method) bcos we mark the order as paid only after the payment is received at the time of delivery which will be 7-10 days beyond order date.
Currently the plugin is sending emails and the customer is replying that the order is COD hence its unpaid.
One more help required.
My Environment is - Nopcommerce 3.5, Motion Theme, Nop One Page Checkout ver 3.5.1059.18629
I have a discount setup for a particular product (only for a particular product). When I am entering the discount code the 'Order Total' is getting refreshed and the discount is applied. I also wanted the 'Order Summary' to get refreshed so that the customers knows that a discount is applied to the product. Can this be done with some minor changes to the script, please do let me know.
Thanks a lot Stefan, the changes suggested by you worked perfectly.
I need a small help regarding the layout of Nop One Page Checkout on Mobile Screen.
My Environment is - Nopcommerce 3.5, Motion Theme, Nop One Page Checkout ver 3.5.1059.18629
Disable Shopping Cart in Nop One Page Checkout Settings is Checked.
When customer adds products to the cart and goes to the cart page he is automatically directed to Nop One Page Checkout which is as per the settings. In the mobile version ideally he would like to see the product he has added at the top of the page because as per customer he is coming to the cart page & want to review the products he has added, but currently he finds a set of Collapsed panes starting with 'Billing Address', 'Shipping Address' etc etc. Of Course he can go to 'Order Summary' and expand it, but it's a question of usability on the mobile browser. I wanted to bring the 'Order Summary' section to the top and by default keep it open. Please help if this can be done. Bringing the 'Order Summary' to the top I think I can do it by moving the <div> in the RealOnePageCheckout.cshtml view page, but how to make only 'Order Summary' expanded by default.
The desktop browser layout is OK for me.
Hope was able to explain the requirement, In case of queries please do let me know.
Hi,
A couple of my users have reported the below issue, Please check if anything can be done about the same.
My onepagecheckout version is 3.5.992.16834
When a user is in the checkout page he has the ability to change the quantity of the products in the cart by changing the quantity using the spinner or by directly entering the quantity in the text box but both of these does not change the amount. The amount only changes when the user clicks somewhere outside (I think the event is focus lost when the ajax is fired).
This is confusing the customer because a non-techie / naive user does not know that he has to click somewhere outside to get the amount recalculated and assumes that the unchanged amount is the final amount
or
some users when they realise that the amount has not changed try to press the enter key which submits the form when they only wanted to recalculate the amounts. In case of logged in users pressing enter takes them to payment (in my case) since the address etc is picked from their last order's address.
Hope I was able to articulate the issue, If not please do let me know I will send in more details.
Thanks for your response.
For point number 2 - My mistake, I had done some changes to ShippingByWeight module to return back a fixed value even before shipping postal code is entered (This was done because I ship to only one country and the rate are the same immaterial of the postal code only depends on the weight). This is the reason I was able to create the Order with a blank Shipping Method but the order was having Shipping rate calculated.
For point number 1 - I removed the VAT field as its not required for my website, so that 'Empty' Message is also gone.
For point number 3 & 4 - Will wait for your revert.
Guys, excellent plugins. I love all of your plugins, this one-page checkout is really very useful.