SyliusGiftCardPlugin icon indicating copy to clipboard operation
SyliusGiftCardPlugin copied to clipboard

Sell gift cards on your Sylius store and let users use them in the checkout process

Results 24 SyliusGiftCardPlugin issues
Sort by recently updated
recently updated
newest added

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....

I wasn't right at https://github.com/Setono/SyliusGiftCardPlugin/issues/25 that csrf protects from brute force attack, so to protect from it, we probably should add some actual protection. Like https://www.google.com/recaptcha/intro/v3.html From other side, even...

question

For Customer, at account area, some page with list of all gift cards (balances and links to view it) will be great I guess As security option, probably Customer shouldn't...

enhancement