Cloudkibo / KiboPush

0 stars 1 forks source link

Save the analytics and record when order COD message is sent in Message Logs #11321

Closed sojharo closed 3 years ago

sojharo commented 3 years ago

Coming from https://docs.google.com/document/d/1lXivZfQSIkA8w_4c2xsCGqY1g4Nd-fgsM_kKjgA0jeM/edit#heading=h.q2a0ome0st4m

This is the server side tasks where we will modify the logic when we send automated orders COD message and save the record in message logs table for orders COD in a way that we can create analytics out of it.

We will also update the table based on what customer selects in confirmation page link i.e. whether customers accepts the order or cancels it.

AnishaChhatwani commented 3 years ago

Completed the work on this. Will assign for testing once the pull request is merged

jekram commented 3 years ago

Thanks

AnishaChhatwani commented 3 years ago

@sojharo please test

sojharo commented 3 years ago

This is working fine.