Setono / SyliusTermsPlugin

Add terms and conditions to your Sylius store and have the customer accept them on checkout
MIT License
34 stars 12 forks source link

partial url #69

Closed t-n-y closed 9 months ago

t-n-y commented 1 year ago

Hi,

When i click on the terms link on the checkout complete page, i got the following error : The controller for URI "/terms/my-slug/partial" is not callable: Controller "setono_sylius_terms.controller.terms:showAction" does neither exist as service nor as class.

I use symfony 6.3

EDIT: found the issue, the controller is called with :showAction and it needs ::showAction

loevgaard commented 9 months ago

Will be fixed in v2