• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Push Notifications with React, WordPress/WooCoommerce and Firebase

Junior Spellweaver
Joined
Feb 25, 2014
Messages
163
Reaction score
40
Hello everyone, hopefully someone here has experience with Push Notifications.

Here is my problem:

I have a WordPress/WooCommerce shop that I am using as back-end for my ReactJS PWA. I am using the WooCommerce API ( In this React PWA I am just receiving the orders, updating, and deleting them.

I managed to set-up the Firebase Cloud Messaging where I am sending test notifications through the Firebase console and I am receiving them in my computer.

The problem is these notifications doesn't have any data from my back-end, I would like to link my back-end so I can be able to receive a notification whenever a new order is placed.

Is this possible? I've been searching for any solution and couldn't find anything.

Maybe changing Firebase for something else?

I would really appreciate if someone point me in the right direction.

Thanks in advance!
 
Back
Top