Hi
I am using Developer 6.1.3 and get a lot of low-value orders which are barely profitable, especially when payment is made by credit/debit cards. I am considering introducing a minimum order value of say £5.00 for credit card orders, in the hope that it will encourage customers to order extra items (and not discourage them from ordering at all).
I have read the advanced user guide about modifying the Perl scripts to prevent checkouts below a certain value, but I am wary of doing this because I don't have any Perl knowledge, and in any case this would affect ALL orders, not just the credit card ones. What I have in mind instead is to advise customers paying by card that the minimum order is £5.00, and that they have the choice of either increasing their order value by buying something extra, or that a surcharge will be applied by us to bring their order up to the £5.00 value.
If anyone has dealt with this same situation before I would greatly appreciate some advice around the following questions:
- Are minimum order values generally a good idea, or do they turn customers off?
- Is there an alternative 'technical' way of preventing small orders, rather than modifying the Perl scripts? Is this option available in version 7?
- Is my surcharge idea likely to offend customers? Is there a better way of doing it - eg adding a fixed charge to the order value when the credit card payment option is chosen?
Finally (and I would really like to know this for other reasons too), is it possible to arrange Actinic to display a tailored message to customers depending upon the value of the items in their basket as they move into checkout? - ie. if they hit the 'checkout' button with x value in their basket, can a message appear saying 'increase your order value to y and get free postage' or whatever.
Any comments much appreicated
Many thanks
Jeremy Arnold
www.magazineexchange.co.uk
I am using Developer 6.1.3 and get a lot of low-value orders which are barely profitable, especially when payment is made by credit/debit cards. I am considering introducing a minimum order value of say £5.00 for credit card orders, in the hope that it will encourage customers to order extra items (and not discourage them from ordering at all).
I have read the advanced user guide about modifying the Perl scripts to prevent checkouts below a certain value, but I am wary of doing this because I don't have any Perl knowledge, and in any case this would affect ALL orders, not just the credit card ones. What I have in mind instead is to advise customers paying by card that the minimum order is £5.00, and that they have the choice of either increasing their order value by buying something extra, or that a surcharge will be applied by us to bring their order up to the £5.00 value.
If anyone has dealt with this same situation before I would greatly appreciate some advice around the following questions:
- Are minimum order values generally a good idea, or do they turn customers off?
- Is there an alternative 'technical' way of preventing small orders, rather than modifying the Perl scripts? Is this option available in version 7?
- Is my surcharge idea likely to offend customers? Is there a better way of doing it - eg adding a fixed charge to the order value when the credit card payment option is chosen?
Finally (and I would really like to know this for other reasons too), is it possible to arrange Actinic to display a tailored message to customers depending upon the value of the items in their basket as they move into checkout? - ie. if they hit the 'checkout' button with x value in their basket, can a message appear saying 'increase your order value to y and get free postage' or whatever.
Any comments much appreicated
Many thanks
Jeremy Arnold
www.magazineexchange.co.uk
Comment