Hi im new here. Can you help me with where do i paste the link the to put firebase and paynow. Thank you for the assistance.
How do I get to put the URL to link with firebase
Gillian212
#2
It depends on what you are are using. Cloud functions or server side admin sdk. If you are using cloud functions you use CLI commands to deploy. If you are using server side functions you create an environment file named .env then put your credentials there. Remember to git ignore your .env file so that when you are deploying for production they wont be committed. Reply with which stake you are using and which menthod you are using, serverless or cloud functions so i can assist further
pistos
#3
Thank you very much, ok I will try it Im using firebase. How do I get my account to become live so that I can link to the system back end. Where do we paste the result URL?