VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: concap on March 04, 2013, 04:36:52 AM

Title: How can customer alter their saved orders
Post by: concap on March 04, 2013, 04:36:52 AM
When customer doesn't complete order for what ever reason, then order is in pending state.
After logout/login customer is not presented with last pending order, therefore must start from beginning.
I can only see order history but option to continue in pending order is missing.

Can you advise? Joomla 2.5.9, VM 2.0.18a

Title: Re: How can customer alter their saved orders
Post by: concap on March 08, 2013, 05:35:38 AM
Is this default setup for Virtuemart?
Title: Re: How can customer alter their saved orders
Post by: jenkinhill on March 08, 2013, 09:45:52 AM
That is default. If you want shoppers to be able to save their cart then there is a plugin to do that: http://forum.virtuemart.net/index.php?topic=103570
Title: Re: How can customer alter their saved orders
Post by: concap on April 18, 2013, 06:30:44 AM
Hi jenkinhill,

we need an option to edit/add products to pending orders.

When customer makes and order for very heavy product (greater than 10kg) Shipping cost must be calculated by one of our staff. Once we know cost of shipping we contact customer to charge them for product and shipping. This has to be done outside of virtuemart :(

Ideal would be if we can add cost of shipping to the pending order. Customer would then logged in and saw price for the product and price for shipping.

In other words we would prepare order and customer would finish it by going through checkout stage.

Do you know about any plugin, which would allow us to do this.

regards Ondrej
Title: Re: How can customer alter their saved orders
Post by: jenkinhill on April 18, 2013, 09:49:44 AM
You have already worked out how to force selection of a payment method - http://forum.virtuemart.net/index.php?topic=114466.0

For those heavyweight items use a purchase order type of payment setup, ie there is no charge at that time, the order can be placed and then ATM you can contact the customer  with the full cost or invoice them. One of my clients sends out a PayPal invoice at that stage. The problem is currently that although the customer can review their order in the VM BE there is no option to pay from there, and the ability for the vendor to edit the order to add a price is not yet there- it should be in the next release version, 2.1.
Title: Re: How can customer alter their saved orders
Post by: concap on April 22, 2013, 01:29:41 AM
Thank you for reply,

I've done more or less same thing as you've suggested. Next step is to develop proper shipping module for TNT, this would reduce all workaround to minimum.

Regards