Stephane DECOCK

Results 9 issues of Stephane DECOCK

| Q | A | --------------- | ----- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? |...

Documentation
DX
Maintenance

It would be nice to be able to prevent a Gift Card from being applied on shipping costs.

It would be nice for the customer to have information about why he can not apply a gift card. Something like: * This Gift Card does not exist * This...

In order to prevent using a Gift Card on some specific taxon (like Alcohol ie) it would be nice to be able to exclude some Taxon from a specific Gift...

In `Setono\SyliusGiftCardPlugin\Controller\Action\GiftCardBalanceAction` controller (and same in API when merged to master), we have a performance issue regarding huge amount of GiftCards due to this code block: ``` $giftCardBalanceCollection = GiftCardBalanceCollection::createFromGiftCards(...

It would be useful to allow users to enter the Gift card code in the same input as regular coupon. It should also be a possibility, not the unique behavior....

Basically, when someone wants to work on products URI to optimize SEO for example, they create a CSV or similar file and want to import it. We should provide such...

enhancement