Hi All,
An interesting one here that I am trying to get to grips with.
We have a client that has a shop that sells a range of products to a range of countries.
What they would like is to choose which payment methods are offered to a customer, based on the product and the customers country.
eg: A customer is placing an order from the USA
Product A - can be ordered using any payment Option A or Payment Option B
Product B - can only be ordered from the USA using Payment Option B
So, if Product A and B are in the cart then this customer is only offered Payment Option B as a choice.
eg: A customer is placing an order from Germany
Product A - can be ordered using any payment Option A or Payment Option B
Product B - can only be ordered from Germany using Payment Option A
So, if Product A and B are in the cart then this customer is only offered Payment Option A as a choice.
eg: A customer is placing an order from the UK
Product A - can be ordered using any payment Option A or Payment Option B
Product B - can only be ordered from the UK using Payment Option A or Payment option B
So, if Product A and B are in the cart then this customer is offered both payment options A and B
Can actinic be configured to do this?
I suspect it would mean extra fields for each product detailing what options for payment will be available for what country.
Or, to make it simpler, do it by Product section, and put all the products that have specific rules in the same Product section.
Would welcome anyones thoughts on this
Cheers
An interesting one here that I am trying to get to grips with.
We have a client that has a shop that sells a range of products to a range of countries.
What they would like is to choose which payment methods are offered to a customer, based on the product and the customers country.
eg: A customer is placing an order from the USA
Product A - can be ordered using any payment Option A or Payment Option B
Product B - can only be ordered from the USA using Payment Option B
So, if Product A and B are in the cart then this customer is only offered Payment Option B as a choice.
eg: A customer is placing an order from Germany
Product A - can be ordered using any payment Option A or Payment Option B
Product B - can only be ordered from Germany using Payment Option A
So, if Product A and B are in the cart then this customer is only offered Payment Option A as a choice.
eg: A customer is placing an order from the UK
Product A - can be ordered using any payment Option A or Payment Option B
Product B - can only be ordered from the UK using Payment Option A or Payment option B
So, if Product A and B are in the cart then this customer is offered both payment options A and B
Can actinic be configured to do this?
I suspect it would mean extra fields for each product detailing what options for payment will be available for what country.
Or, to make it simpler, do it by Product section, and put all the products that have specific rules in the same Product section.
Would welcome anyones thoughts on this
Cheers
Comment