Cloudkibo / KiboPush

0 stars 1 forks source link

Pushing abandoning cart #3884

Closed dayemsiddiqui closed 6 years ago

dayemsiddiqui commented 6 years ago

Write the logic for pushing abandoning cart to Messenger

dayemsiddiqui commented 6 years ago

In this task you will have to write a function that will take the params of subscriberId, product details etc and send the push notification of that abandoned cart on Messenger.

@Assadbintahir

Assadbintahir commented 6 years ago

I have completed work on this. I will assign someone to test this once the code is merged When there is one product in cart: screenshot from 2018-08-02 23-29-53

When there are multiple products in cart: screenshot from 2018-08-03 00-10-53

jekram commented 6 years ago

Thanks good update

dayemsiddiqui commented 6 years ago

Status Update I have completed the entire flow and after capturing customerId I have has leveraged @Assadbintahir code to automatically send the push notification on Messenger. Will show this in the demo tomorrow.

FYI @jekram

dayemsiddiqui commented 6 years ago

This has been tested. This can be closed now

FYI @jekram

jekram commented 6 years ago

Thanks