Setono / SyliusGiftCardPlugin

Sell gift cards on your Sylius store and let users use them in the checkout process
MIT License
45 stars 39 forks source link

Not compatible with sylius 1.10 #179

Closed seizan8 closed 2 years ago

seizan8 commented 2 years ago

GiftCardPlugin require friendsofsymfony/rest-bundle ^2.8

sylius/resource-bundle requires friendsofsymfony/rest-bundle ^3.0

Same issue as for sylius 1.8 and 1.9 #160

loevgaard commented 2 years ago

Can you check if this has been fixed by now? Please reopen this issue if it hasn't :)

seizan8 commented 2 years ago

It works for the most part. I could easily install it, configure it and create a new gift card in my backend. However, it fails in the frontend when I open my cart summary: #197

loevgaard commented 2 years ago

Thank you for testing it out so fast. I will look into this on Friday :)