• Hey Nico.

    How we can send a notification to a customer on order status change?

    For example: When the order status change to “out-for-delivery”.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nico Martin

    (@nico_martin)

    Hi @delaitec

    There are some issues right now with push notifications.
    After some changes on firebase some Progressive WordPress users are not able to send push notifications. Instead of solving the problem and wait for the next problem to come I’m just now developing a whole new tech for push notifications:
    https://github.com/SayHelloGmbH/progressive-wordpress/tree/http-web-push

    I can’t say when it will be ready to ship. But I’m doing my best.

    But now to your question. Right now it’s not possible. But it’s a great Idea. So I will implement a global Method that could be used by any Theme or Plugin to send push notifications. But you will need to write some custom code to make it work in your specific scenario. I created a issue for his:
    https://github.com/SayHelloGmbH/progressive-wordpress/issues/59

    Kind regards,
    Nico

    Thread Starter delaitec

    (@delaitec)

    Nico.

    Thank you very much for giving me feedback and explaining everything so well.

    This feature that I am suggesting would be very useful for delivery companies that use the one signal, to inform buyers when the food left for delivery.

    I Hope you can make this work.

    About the project on GitHub, I will do my best to collaborate.

    Thread Starter delaitec

    (@delaitec)

    Hey Nico,

    Do you have any news about my sugestion?

    Plugin Author Nico Martin

    (@nico_martin)

    Hi @delaitec

    Not yet unfortunately. I’m still working on a better implementation of the Web Push Protocol.

    Kind regards,
    Nico

    • This reply was modified 4 years, 3 months ago by Nico Martin.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Send Push to specific User on order status change’ is closed to new replies.