Okay
  Public Ticket #2408778
Create Account with woocommerce
Closed

Comments

  •  1
    Alvaro Moreno started the conversation

    Hi there,

    if i give a client the role options to create an account after a booking and the woocommerce add-on is activated. How do i have to setup everything to get only one account for the user?

    I insertes the customer panel in the woo my account page. So everything is in one place. To login, the customer should use the woo generated credentials.

    The second question:

    If i offer a service for free. Is it possible to make a booking witout calling the checkout from woocommerce?

    Looking forward hearing from you.

    Best regards,

    Alvaro

  • [deleted] replied

    Hi Alvaro Moreno,

    Thank you for your inquiry.

    By default only one WordPress user is created and that user have both roles, WooCommerce role and Amelia customer user role.

    As for your second question you can have the on-site payment option for the services that have price 0, you just need to edit one option in your database. So, in this case the payment won't go to WooCommerce, it will use the Amelia on-site payment option. 

    When you go to your database you need to find and open the wp-options table (it can have different prefix depending on your database) , and find the option amelia_settings in it. Then please edit this option and when you find property 'wc:' there you need to set true for the 'onSiteIfFree' parameter instead of false, like here: 

     "wc": {        "onSiteIfFree": true,}

    Best regards.

  •  1
    Alvaro Moreno replied

    Thank you very much for your reply. That sounds great. Am i right, that the changes in the database are gone after the next update of Amelia?

    But in any case, great all the possibilities Amelia is able to give. Cool pice of software.

    Looking forward to your answer.

    Best regards,

    Alvaro

  •  2,572
    Aleksandar replied

    Hello Alvaro

    The database changes will be saved. Any changes you make in the code will be overwritten, but not the database changes.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables