a month ago
Hello I need to connect my api to another external service for payment. to allow payment on this external service ? I need to connect on this service my private IpV4 of my api on railway but when I searh that on the setting param on my api, I just see private domaine associate to my ipV4.
How can I get the private and static IPV4 please ?
1 Replies
a month ago
Railway does not provide a traditional private IPv4 address for your services. The private domains you see (e.g., service.railway.internal) are for internal communication between your own Railway services only, not for sharing with external providers. What you need for whitelisting with an external payment service is a static outbound IP, which is available on the Pro plan. Once enabled, it gives you a fixed IPv4 address that your API will use for all outgoing traffic, which you can then provide to your payment provider.
Status changed to Awaiting User Response Railway • about 1 month ago
24 days ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 24 days ago