The integration works this way, and it doesn't accept more than one product if an Amelia product is present. The workaround provided before works again, so you could make changes to /wp-content/plugins/ameliabooking/src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php file by commenting this line:
$wooCommerceCart->remove_cart_item($wc_key);
Like this:
This should allow you to add more than one appointment to the cart.
Unfortunately, it's the only workaround for adding multiple appointments and/or events to the cart.
Is it still not possible to book several services in one payment process (WooCommerce)?
Hello Mario,
The integration works this way, and it doesn't accept more than one product if an Amelia product is present. The workaround provided before works again, so you could make changes to /wp-content/plugins/ameliabooking/src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php file by commenting this line:
Like this:
This should allow you to add more than one appointment to the cart.
Unfortunately, it's the only workaround for adding multiple appointments and/or events to the cart.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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
Hey Uroš,
thanks for your reply!
And this workaround will not be overwritten when the next Amelia updates comes?
Cheers
Mario
Hello Mario,
This will be overwritten with the next update, so you will have to add this with each update of the Amelia plugin.
Please let me know if you need further assistance.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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