#Tyler
1 messages · Page 1 of 1 (latest)
Hi, can you share the exact URL of the referenced document with me please?
i've got it to where it pops up the button "Connect to Stripe" but it doesn't do anything
And you're using Kotlin?
yes 🙂
I'm totally lost. I've looked at all the youtube videos and docs I've been able to find but I can't figure it out.
I'm not as familiar with Kotlin, let me confirm this with a teammate.
thank you very much
I confirmed that it's your root server endpoint. From here you build different server endpoints.
Okay. I'm using firebase is that something I should look up in their docs?
I've never heard of a root server endpoint but i can look it up
If you're using Firebase, this is what you'd want to reference to: https://firebase.google.com/docs/functions/http-events#invoke_an_http_function . You deploy an HTTP function and then that has a URL associated that you would add to the frontend