Try our conversational search powered by Generative AI!

Payment plan: Promotion in order of payment plan should follow redemption limit

Found in

EPiServer.Commerce 10.8.0

Fixed in

EPiServer.Commerce 11.7.0

(Or a related package)

Created

Jan 04, 2018

Updated

Apr 09, 2018

Area

Core

State

Closed, Fixed and tested


Description

Steps to reproduce

  1. Create a promotion and set redemption per customer or set total redemption limit to 1.
  2. Create a payment plan that satisfies the above promotion.
  3. Create the first purchase order.
  4. Run a subscription payment plan job that matches the configuration of the payment plan to create another order for the payment plan.

Expected: Should not apply a promotion for the second order of payment plan.

Actual: Does not check redemption limit and still applies a promotion for all orders of payment plan. So, the total redemption is over the limit.