As said in the title, we are trying to catch when a customer cancels an appointment to refund him what he paid. We saw that when a apointment is cancelled it makes a call to "admin-ajax.php?action=wpamelia_api&call=/bookings/cancel/id&source=cabinet-customer".
Is there any way to catch when that is called and make woocommerce refund to the customer?
As said in the title, we are trying to catch when a customer cancels an appointment to refund him what he paid. We saw that when a apointment is cancelled it makes a call to "admin-ajax.php?action=wpamelia_api&call=/bookings/cancel/id&source=cabinet-customer".
Is there any way to catch when that is called and make woocommerce refund to the customer?
Hello,
Thank you for reaching out to us.
We will soon have this option available in Amelia, but at the moment, there is no such option.
Please let me know if you have any other questions.
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
Hello,
We managed to add this feature for customers. Just need to add this code to admin-ajax.php:
Hello,
Glad to hear that and thank you for sharing this with others. This will mean a lot to other people as well.
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