Hello team,
Wanted to apply promotion on selected payment method during checkout. Now a days, it is very common use case to give additional discounts on specific bank's Credit card, UPI or wallet etc. Payment options selection comes on checkout page. So, is it good to use Promotion engine for the same? Thanks & Regards --- Arun Patidar Director of Information SystemsHotWax Commerce <http://www.hotwax.co> |
Hi Arun,
+1 for the requirement and good idea to have this. I could think of two ways to achieve this. 1) Add support for this in the same fashion its done for shipping method. Like shipping is free on selecting some shipping method. Consider the other value in the condition rules. 2) Map the promo codes with payment method. Not sure about the ideas shared are good but it should work perfectly. -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Wed, Dec 12, 2018 at 7:05 PM Arun Patidar <[hidden email]> wrote: > Hello team, > > Wanted to apply promotion on selected payment method during checkout. Now a > days, it is very common use case to give additional discounts on specific > bank's Credit card, UPI or wallet etc. Payment options selection comes on > checkout page. So, is it good to use Promotion engine for the same? > > > Thanks & Regards > --- > Arun Patidar > Director of Information SystemsHotWax Commerce <http://www.hotwax.co> > |
Thanks Rishi for your inputs. Calling doPromotion from billing/checkout
page will be an additional call in order process. Before calling doPromotion we will need to collect and set details about selected payment option to cart. WDYT? Thanks & Regards --- Arun Patidar Director of Information SystemsHotWax Commerce <http://www.hotwax.co> On Wed, Dec 12, 2018 at 7:27 PM Rishi Solanki <[hidden email]> wrote: > Hi Arun, > +1 for the requirement and good idea to have this. > > I could think of two ways to achieve this. > 1) Add support for this in the same fashion its done for shipping method. > Like shipping is free on selecting some shipping method. Consider the other > value in the condition rules. > 2) Map the promo codes with payment method. > > Not sure about the ideas shared are good but it should work perfectly. > > -- > Rishi Solanki > Sr Manager, Enterprise Software Development > HotWax Systems Pvt. Ltd. > Direct: +91-9893287847 > http://www.hotwaxsystems.com > www.hotwax.co > > > On Wed, Dec 12, 2018 at 7:05 PM Arun Patidar < > [hidden email]> wrote: > >> Hello team, >> >> Wanted to apply promotion on selected payment method during checkout. Now >> a >> days, it is very common use case to give additional discounts on specific >> bank's Credit card, UPI or wallet etc. Payment options selection comes on >> checkout page. So, is it good to use Promotion engine for the same? >> >> >> Thanks & Regards >> --- >> Arun Patidar >> Director of Information SystemsHotWax Commerce <http://www.hotwax.co> >> > |
Banned User
|
This post was updated on .
In reply to this post by Arun Patidar-2
CONTENTS DELETED
The author has deleted this message.
|
James,
Here you go [1], an example to give free shipping for Utah state. [1] https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPromo?productPromoId=9022 -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Thu, Dec 13, 2018 at 7:31 PM <[hidden email]> wrote: > > Rishi/Arun - How would you set up a free shipping promotion OTB? > > -------- Original Message -------- > Subject: Re: Promotion on payment methods > From: Arun Patidar <[hidden email]> > Date: Wed, December 12, 2018 10:50 pm > To: Rishi Solanki <[hidden email]> > Cc: ofbizuser <[hidden email]>, [hidden email] > > Thanks Rishi for your inputs. Calling doPromotion from billing/checkout > page will be an additional call in order process. Before calling > doPromotion we will need to collect and set details about selected > payment > option to cart. WDYT? > > > > Thanks & Regards > --- > Arun Patidar > Director of Information SystemsHotWax Commerce <http://www.hotwax.co> > > > > On Wed, Dec 12, 2018 at 7:27 PM Rishi Solanki <[hidden email]> > wrote: > > > Hi Arun, > > +1 for the requirement and good idea to have this. > > > > I could think of two ways to achieve this. > > 1) Add support for this in the same fashion its done for shipping method. > > Like shipping is free on selecting some shipping method. Consider the > other > > value in the condition rules. > > 2) Map the promo codes with payment method. > > > > Not sure about the ideas shared are good but it should work perfectly. > > > > -- > > Rishi Solanki > > Sr Manager, Enterprise Software Development > > HotWax Systems Pvt. Ltd. > > Direct: +91-9893287847 > > http://www.hotwaxsystems.com > > www.hotwax.co > > > > > > On Wed, Dec 12, 2018 at 7:05 PM Arun Patidar < > > [hidden email]> wrote: > > > >> Hello team, > >> > >> Wanted to apply promotion on selected payment method during checkout. > Now > >> a > >> days, it is very common use case to give additional discounts on > specific > >> bank's Credit card, UPI or wallet etc. Payment options selection comes > on > >> checkout page. So, is it good to use Promotion engine for the same? > >> > >> > >> Thanks & Regards > >> --- > >> Arun Patidar > >> Director of Information SystemsHotWax Commerce <http://www.hotwax.co> > >> > > > |
Free forum by Nabble | Edit this page |