• Resolved Piani

    (@webbmasterpianise)


    Is it possible to set one default user that is coming up instead of “Guest”.

    I want my prime customer to be filled in.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author algol.plus

    (@algolplus)

    Hi

    you can edit /assets/js/wc-phone-orders.js
    go to bottom and add line
    customer.addCustomerToOrder(1);
    above
    });

    Change “1” to your userid

    Thread Starter Piani

    (@webbmasterpianise)

    I tried this but it does not work for me. “Guest” is still the option to the right. Maby I miss some customer data?

    Plugin Author algol.plus

    (@algolplus)

    Please, reload page without caching ( usually Ctrl+F5)

    I’m sorry for delayed reply.

    Plugin Author algol.plus

    (@algolplus)

    this option was added to Pro version.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Default customer’ is closed to new replies.