Closed sojharo closed 3 years ago
I have added cancel blocks in this task for messenger and whatsapp chatbots. Once work from #11023 is done it can be integrated and tested. Commit: https://github.com/Cloudkibo/KiboChat/commit/9f55ebca85f672cc9ace13e60477680974b7b4dd
@saniasiddiqui Please go ahead and move the code to production
This is working fine on production.
As per discussion in today's meeting: Please do the following things here:
I have tested it after @saniasiddiqui changes. This is working fine now.
I am reopening this task as we need to change the workflow as per Sapphire suggestion. It should not automatically cancel the order from shopify. It should just say that we have received your request and our agent will get back to you soon. The exact message should be:
Dear Valuable Customer,
Thank you for contacting Sapphire. We have received the cancellation ‘Request’ of your order number XYZ. One of our representative will contact you shortly for further details and confirmation.
Warm regards, Sapphire Customer Care UAN: +92(042) 111-738-245
Following changes have been done here:
STATUS: Request open for cancelation
in the order status block.This is working fine.
I have tested this.
Two things
WE need to do the same thing with Returned
Yes, I have opened client side task for doing settings UI to add these options in following issue for both cancel and return: https://github.com/Cloudkibo/KiboPush/issues/11057
Coming from Sapphire issue https://github.com/Cloudkibo/KiboPush/issues/10825
This is the server side work on chatbot layer to implement cancel order option in messenger and whatsapp chatbot.