Requirements for coupon code "fafafafa" aren't met

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
ryankim
Posts: 17
Joined: 24 Jul 2020, 18:43

Requirements for coupon code "fafafafa" aren't met

Post by ryankim » 24 Jul 2020, 18:55

*Voucher: 3 - abcdqer (Default)*
Basic
- Status : Enabled
- Label : abcdqwer
- Provider : FixedRebate,Category,Required
--------------------------------------------------------------
Option Value
category.code WR100003
fixedrebate.productcode WR100003
fixedrebate.rebate {"USD":150}
required.productcode WR100003
--------------------------------------------------------------
Codes

Code Count
fafafafa 5
----------------------------------------------------------------
----------------------------------------------------------------
*Product: Warranty Large*

Basic
- Status : Enabled
- Type : Voucher
- SKU : WR100003
- Label : Warranty Large
----------------------------------------------------------------

I set up like this, but it doesn't work.
How to fix it?

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Requirements for coupon code "fafafafa" aren't met

Post by aimeos » 27 Jul 2020, 08:58

You've configured that your discount product must be already in the basket and this doesn't work.
Remove this configuration:

Code: Select all

required.productcode WR100003
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
ryankim
Posts: 17
Joined: 24 Jul 2020, 18:43

Re: Requirements for coupon code "fafafafa" aren't met

Post by ryankim » 27 Jul 2020, 18:24

Thank you so much. It works!

Post Reply