Francis Hilaire

Results 39 comments of Francis Hilaire

@JoppeDC So I think the only way is to make a twig extension, it will allow use to make everything we want... I'm trying to understand how it could be...

> Request changes is due `PaymentRequest/Payum/Checker/PayumRequirementsChecker`, looks like this system needs to be refactored. ([#15502 (comment)](https://github.com/Sylius/Sylius/pull/15502#discussion_r1506294595)) I refactored it, thank you very much for your review @diimpp !

@Jibbarth I test a different approach here because I use a different security config than the one present in [`sylius/sylius-standard`](https://github.com/Sylius/Sylius-Standard/blob/1.12/config/packages/security.yaml#L79) : ```yaml security: firewalls: shop: form_login: default_target_path: sylius_shop_account_dashboard ``` In...

@Jibbarth nevermind I though you wanted to allow redirecting to the dashboard when already logged in. I didn't understand that you wanted to avoid this behaviour, sorry for that.

What about not considering it like a taxe but like a specific adjustment type ? --- In an other hand, being able to set multiple tax rates on an item...

Is it what you were looking for : https://demo.sylius.com/api/v2 ?

@javiereguiluz what about adding a note after the code example ?

Same issue for me it seems that this headers are require to use fopen64 function

But the compilation work when using cocoapod

New related PR : https://github.com/BitBagCommerce/SyliusCmsPlugin/pull/498