Back to Docs

How Coupon Usage Works at Checkout

Once a customer receives a coupon through the WC Customer Based Coupon plugin, it becomes available for use directly during checkout, just like any manually created WooCommerce coupon.

Here’s how it works:

  • The customer logs into their account and visits the My Account page.
  • Under the configured menu label (e.g., “My Coupon”), the available coupon code is displayed.
  • Customers can copy and paste the coupon into the “Coupon code” field on the checkout page.
  • Upon applying the coupon, WooCommerce validates it based on the configured conditions (validity, usage limit, individual use, etc.).
  • If valid, the discount is applied automatically to the cart.

Note: The coupon must still meet standard WooCommerce conditions like expiration date, minimum cart total (if set), and usage limits.