Coupon/discount code support #21

Open
opened 2026-05-21 20:06:16 +00:00 by jmiller · 0 comments
Owner

Summary

Apply Dolibarr discount rules or promo codes at checkout.

Requirements

  • Coupon code input field on cart/checkout
  • Validate code against Dolibarr discount rules
  • Apply percentage or fixed amount discount
  • Display discount in cart summary
  • Pass discount to Dolibarr order creation

Acceptance Criteria

  • Coupon field on cart page
  • Valid codes apply discount
  • Invalid codes show error
  • Discount reflected in Dolibarr order
## Summary Apply Dolibarr discount rules or promo codes at checkout. ## Requirements - Coupon code input field on cart/checkout - Validate code against Dolibarr discount rules - Apply percentage or fixed amount discount - Display discount in cart summary - Pass discount to Dolibarr order creation ## Acceptance Criteria - [ ] Coupon field on cart page - [ ] Valid codes apply discount - [ ] Invalid codes show error - [ ] Discount reflected in Dolibarr order
jmiller added the priority/lowtype/featurearea/dolibarr-apiarea/cartarea/checkout labels 2026-05-21 20:06:16 +00:00
jmiller added the status/pending-testing label 2026-05-22 02:05:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoDoliJoomShop#21