I just setup a website thru WIX because they have a monthly subscription payment option. What I would like to happen is:
When someone pays and signs up for this monthly Plan thru WIX, the customer fills out a form that has an email.
The email filled out from the a form during payment is sent to Firebase. Firebase takes this email and creates a new user Authentication and User UID.
Bonus points if it can use the login that’s used for WIX can be directly passed into the new user created in Firebase Authentication