FixedRebate

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Stefan80
Posts: 42
Joined: 27 Nov 2017, 09:57

FixedRebate

Post by Stefan80 » 11 Sep 2018, 09:25

Hello,

what happens to a Coupon, if a code should be used twice or more.

For example: I have a 50€ Code , buy a product of 10€ ... is the code value now 40€ ?

thanks

Stefan80
Posts: 42
Joined: 27 Nov 2017, 09:57

Re: FixedRebate

Post by Stefan80 » 11 Sep 2018, 11:37

OK, its the Voucher-feature.

When was the Voucher addet to the Aimeos core?

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

Re: FixedRebate

Post by aimeos » 11 Sep 2018, 20:01

Starting with 2018.07 the voucher code incl. remaining values is available
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Stefan80
Posts: 42
Joined: 27 Nov 2017, 09:57

Re: FixedRebate

Post by Stefan80 » 19 Sep 2018, 07:42

Hello,

when I use "required.productcode (required)" and choose a non required product:

I get the basket error "Requirements for coupon code "rabattxyz" aren't met".

I want to translate/change this text - but in which file?

and: how can I use more than one product for "required.productcode" ?

thanks

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

Re: FixedRebate

Post by aimeos » 21 Sep 2018, 12:35

If none of the decorators fit, you can write one yourself:
https://github.com/aimeos/aimeos-core/t ... /Decorator
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply