• Hello.
    I have two roles of customers: Authenticated and Non-Auth.
    I want to let both do and view the same things (see all products, add to cart, view cart, …) until proceed checkout.
    I want to let Auth users to finish order process, like usual.
    But Non-Auth not. For these users I want to replace Checkout button with my own text and link (to tell them, they have to be Auth to proceed checkout).

    Hope You understand and point me to right way.

    Thank you.

    Filip

The topic ‘Checkout button based on customer role’ is closed to new replies.