To start integrating xPay into your platform, you need to set up your API keys and understand the base URL for making requests. This guide will walk you through both essential components.
Navigate to xPay Dashboard and log in using your account credentials.
2
Access the Settings Section
Once logged in, navigate to the Settings section, where you can find your API Keys in the API Keys tab.
Never expose your API keys in your code or publicly.
For security purposes, always store your keys in your environment variables. Exposing your keys can compromise your xPay account and the security of your transactions.
Environment Selection: Use the sandbox environment for testing and development. Switch to production only when you’re ready to process real transactions.