2 years ago
I have two separate projects in my github account that need to be completely separate on Railway. But I cannot seem to login to my github account under a different Railway account.
These projects need to be billed, and have their usage billed completely separately to different payment methods. How can I get this done?
Thanks!
7 Replies
2 years ago
For separate billing, you would want to spin up separate team accounts - https://railway.app/new/team
2 years ago
Okay. How does that work if I am paying $20 for the team account? So each team would pay $20 + usage? And would I be able to set up a different payment method for each team?
I can't seem to find detailed descriptions of any of these plans. Just bullet point summaries.
2 years ago
So each team would pay $20 + usage? And would I be able to set up a different payment method for each team?
Correct, and Correct!
Some additional details are here - https://docs.railway.app/reference/pricing
And while I don't think that docs page mentions being able to have different payment methods for different teams, I can confirm that it is possible because I have two teams with different payment methods.
2 years ago
Thank you. The docs link is quite helpful. I also went to read more on teams. But I couldn't find what I need to clarify seats. So if I have a team that will have three users:
one is me the admin
two is another developer who will be able to build/deploy within that project
three business stakeholder who will not be able to build/deploy is mainly going to update payment methods.
will that team be billed $60 + usage per month? Each user being a seat?
2 years ago
That is correct each user would be a seat, but I wouldn't advise on adding anyone to the team who doesn't write code so to speak, that's kinda pointless to pay for a seat for them.
2 years ago
Thank you for all of your help, Brody!