Adding classic voucher is failing

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!
tyteck
Posts: 8
Joined: 23 Apr 2020, 19:22

Adding classic voucher is failing

Post by tyteck » 28 May 2020, 11:11

Hello and thanks again for aimeos.

OS : Ubuntu 18.04
Laravel : 6
package : "aimeos/aimeos-laravel": "~2019.10",

My problem is quite simple. I fail to add any coupon code to the basket.

Here is what I'm doing
1 - creating voucher product
creating-voucher-product.jpg
creating-voucher-product.jpg (23.95 KiB) Viewed 1125 times
2 - setting a price (not sure it's useful)
setting-price.jpg
setting-price.jpg (27.95 KiB) Viewed 1125 times
3 - then I create gift card
creating-gift-card.jpg
creating-gift-card.jpg (32.61 KiB) Viewed 1125 times
following in next reply
Last edited by tyteck on 28 May 2020, 11:12, edited 1 time in total.

tyteck
Posts: 8
Joined: 23 Apr 2020, 19:22

Re: Adding classic voucher is failing

Post by tyteck » 28 May 2020, 11:11

4 - to which I attach codes
creating-gift-card-codes.jpg
creating-gift-card-codes.jpg (15.45 KiB) Viewed 1124 times
5 - finally using it without success
trying-to-use-voucher.jpg
trying-to-use-voucher.jpg (42 KiB) Viewed 1124 times

what am I doing wrong ???
Thanks for your help

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

Re: Adding classic voucher is failing

Post by aimeos » 29 May 2020, 20:22

tyteck wrote: 28 May 2020, 11:11 4 - to which I attach codes
You've entered the coupon code and amount in the filter bar of the code table instead of creating a new one. Click on the "+" symbol at the right corner of the table header to add a new code.

Also, use "Default" as type for the discount product. "Voucher" is only for vouchers that are sold to customers.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply