Okay
  Public Ticket #2533742
Functionality
Closed

Comments

  •  4
    Maya started the conversation

    Hi,

    I have a few more questions about set up. I hope you can assist. These are:

    1. Can we apply a coupon automatically based on number of bookings booked at the same time? Can this be done if WooCommerce is used?

    2. Can we hide the employees from the booking forms even though employees exist? So I want to assign people to services, but I don't want these to be visible to customers to select from.

    3. Label for Services changed to "Classes" but still shows Services in the front end. 

    4. Payment is failing to process. PayPal popup not appearing, rather directed to a PayPal page. Where is the setting to have a popup instead?

    5. Can existing services be set in the "Extras" options for a service? instead of being random extras that we can charge for.

    6. Can we limit a coupon to being used once per customer only?

    7. What is the benefit of using WooCommerce, apart from having more payment gateways? 

    Thank you again

    Kind regards

    Maya

  • [deleted] replied

    Hello Maya, 

    1. There isn't a possibility for automatically applying a coupon if some number of appointments is booked in Amelia with its built-in features, unfortunately. I am not sure if that is an option in WooCommerce, you should check out there if there is such option. 

    2. This can be done by adding custom CSS.

    You can try adding this format HTML to the page where you have Amelia: 

    <style>
    .el-form-item.am-select-employee-option {display:none;}
    </style>

    and let me know if it helped. 

    3. Could you please check have you enabled Labels in Amelia -> Settings? And if yes, delete cache and if that doesn't help please let me know where exactly is this not applying? 

    4. If you are referring to PayPal in Amelia it should open in a popup, could you send me the page where you have Amelia so I can check it out? If you use PayPal in WooCommerce you should check this out there, Amelia doesn't have any impact on that. 

    5. There isn't a possibility to create Services as Extras to other services in Amelia.

    6. Yes, there is such option for coupons when you create them, Maximum Usage Per Customer:         You can read more about coupons here https://wpamelia.com/admin-finances/

    7. More payment gateways, sending invoices and adding taxes. https://wpamelia.com/woocommerce-integration/

  •  4
    Maya replied

    Thanks again Marija!

    The css did work :) and the labels updated when cache was cleared.

  • [deleted] replied

    You are welcome, Maya. 

    Glad to see that, thank you for letting me knowsmile.png 

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.