cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

It is possible to create a promotion based on payment ype?

0 Likes
460

Hello everyone, It is possible to create a new condition based on payment type for a promotion? I know that the promotion engine evaluates the rules on the cart page, the same would occur during the checkout process after the customer selects a specific payment type ? I have not clear when the promotion engine evaluates the rules. It is this possible or should I look in another way to implement the discount based on the payment type. Currently i'm using Hybris 6.5

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Yes we can by creating custom condition on cart payment typeand yes you are right it gets evaluated on cart page. Sof if you create rule and using cart payment type for evaluation it will work fine if customer has already some default payment type set on cart. If you want to achieve this when customer select/change payment type in last/payment page as well then on selection of payment just do recalculate cnd promotion will be gets evaluated again.