Commerce promotions apply twice

Created on 27 August 2023, 10 months ago
Updated 19 December 2023, 7 months ago

Problem/Motivation

When applying a discount to the booking using drupal commerce promotions the discount is applied twice. e.g. if I make the booking cost $25 and make a 20% discount then the price is listed as $16. If I make the booking cost 100 dollars then the price becomes $64. 20% off 100 is 80 and then 20% off 80 is 64.

Steps to reproduce

Create a new content type, Make it bookable, and allow payments for bookings. Make a new piece of content for that content type and set the price for a night.

Make a new promotion and set it to apply to the product type created when you made the bookable content type above. Set the promotion to be a set percentage off.

Try to purchase the product.

Proposed resolution

It would be nice to know if this is a bug or whether I am doing something wrong.
Cheers.

🐛 Bug report
Status

Closed: works as designed

Version

1.2

Component

Miscellaneous

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024