I am trying to set things up so that customers can book multiple events at once and pay for them all at the same time.
As it exists right now I get to the checkout page and one event is there. When I return to the booking list, pick a new one, complete the sign up and get back to checkout it over rides the event that was already there instead of adding it alongside it.
How can I accomplish this?
We have customers who want to book multiple events at once and pay for them all at once. It would be very inconvenient for them to have to return, enter payment details, etc multiple times.
Unfortunately, currently, this feature is not built-in in Amelia.
The integration works this way, and it doesn't accept more than one product if an Amelia product is present. There's a possible workaround, though.
Please note that this hasn't been thoroughly tested, but a few of our customers have confirmed that it works as expected.
Please access this script: ../wp-content/plugins/ameliabooking/src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php and comment line 604, in the "addToCart" method:
$wooCommerceCart->remove_cart_item($wc_key);
This should allow you to add more than one appointment in the cart.
Unfortunately, no, but our developers are working on developing and implementing cart feature. It should be released in the next couple of months this feature is at the top of our list. And it will be implemented as soon as it is possible.
If you have any more questions please open a new separate ticket for each question and we will gladly help you there.
Yes, the cart feature will be implemented and our developers are testing this option. We are currently working on this feature, we planned to implement it within around 6 months, but we had to extend this deadline due to unforeseen reasons. Our developers are working on this option as well as on some other great new options, as soon as we are satisfied with the way they work, we will implement them in Amelia. Most likely in the next few months, but due to possible unforeseen circumstances, we cannot give you an exact date.
Hi,
I am trying to set things up so that customers can book multiple events at once and pay for them all at the same time.
As it exists right now I get to the checkout page and one event is there. When I return to the booking list, pick a new one, complete the sign up and get back to checkout it over rides the event that was already there instead of adding it alongside it.
How can I accomplish this?
We have customers who want to book multiple events at once and pay for them all at once. It would be very inconvenient for them to have to return, enter payment details, etc multiple times.
Hello Jacob,
Thank you for reaching out to us.
Unfortunately, currently, this feature is not built-in in Amelia.
The integration works this way, and it doesn't accept more than one product if an Amelia product is present. There's a possible workaround, though.
Please note that this hasn't been thoroughly tested, but a few of our customers have confirmed that it works as expected.
Please access this script: ../wp-content/plugins/ameliabooking/src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php and comment line 604, in the "addToCart" method:
This should allow you to add more than one appointment in the cart.
Hope this helps.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
Is there a way to implement this in a way that it does not get overridden when the plugin is updated?
Gets reverted back to not being able to add multiple items with each update.
Hello Jacob,
Unfortunately, no, but our developers are working on developing and implementing cart feature. It should be released in the next couple of months this feature is at the top of our list. And it will be implemented as soon as it is possible.
If you have any more questions please open a new separate ticket for each question and we will gladly help you there.
We wish you all the best.
Have a nice day.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
Is this ever going to be added? It's a pretty basic feature that has been requested multiple times.
Hello Jacob,
Yes, the cart feature will be implemented and our developers are testing this option. We are currently working on this feature, we planned to implement it within around 6 months, but we had to extend this deadline due to unforeseen reasons. Our developers are working on this option as well as on some other great new options, as soon as we are satisfied with the way they work, we will implement them in Amelia. Most likely in the next few months, but due to possible unforeseen circumstances, we cannot give you an exact date.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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