Relative Content

Tag Archive for wordpressfirebasewoocommercefirebase-authentication

How to connect WooCommerce with Firebase to send authentication codes?

We have an App which people can play games.
To access each game, the user needs to purchase a “ticket”.
In Firebase, we can generate unique authentication codes.
But how can we connect this to our sales channel? In this case, if a customer comes to place an order on our Woocommerce website, and receives an confirmation email with the unique authentication codes generated by firebase for them to play the game?