I wanted to ask peoples opinions on having an "order merging fee". There is a bit of an issue with order merging and instant payment where people like PayPal/stripe will charge a per transaction fee around £0.30 for example. This causes a problem when someone wants to add a £0.05 part to an order as the transaction fee would result in no payment.
For some stores who only sell sets for example, this probably will not be a problem, but for parts stores may sometimes be an issue. I thought maybe an optional order merging fee to cover the transaction cost could deal with this.
When a customer attempts to make a second order in a store and they already have a pending order, they will be asked if they want to merge with the existing order. If they choose to do this, they will be charged the cost of the items plus the difference in shipping, plus the merging fee. The customer will see the order merging fee included in the shipping and handling cost, it will not be shown separately anywhere so hopefully should not lead to confused/annoyed customers.
Any thoughts on this?
Comments
Fixed or used defined?
Would the merge require approval or be a choice for each store to accept these or not?
What is the mechanism for stopping it from happening? No more merging after processing has been clicked?
Thanks
I would say once "Processed" is clicked that it should create a new order. My packages get sealed at this point.
Brian
Thanks.
What isn't clear though, is whether additional quantities ordered will be 'merged' with existing quantities (as the term suggests), or whether additional quantities will be 'batched' as separately identifiable groups.
I'm thinking that Lawrence has merging without batching in mind, hence the processing status being the cut off point for additions.
If that's the case, then accepting additions would necessitate manual double checking for any changes to original quantity, so upon reflection, we wouldn't actually want to accept additions at this stage after all.
When there is a merged order it should be easy to see which items were added to the order both when viewing the order on screen and when using the API to download the order. This would allow sellers to continue syncing their inventory to different sites and would facilitate the picking of orders when the original order has already been picked before it was merged with a new order.
Brian
James
These orders will be totally separate orders, simply where the new order gets reduced shipping
The system is finished but I'm going to make it more robust before making a live.
Thanks
James
"When a customer attempts to make a second order in a store and they already have a pending order, they will be asked if they want to merge with the existing order."
So they will have that choice? Because from the last posts it seems it will trigger always depending on the order status.
James