Overview
Quickstart
Get up and running with Payman in 5 minutes
Prerequisites
- Request an invite code and register on Payman
- Enable Developer Mode in your dashboard
Step 1: Install the SDK
Step 2: Register Your App
- Go to your Payman Dashboard
- Navigate to Apps → Register App
- Fill in your app details and save
- Configure your app with:
- At least one wallet (TSD for testing)
- At least one payee
- A policy (choose “Personal Use” to start)
Step 3: Get Your Credentials
- Go to the Credentials tab in your app
- Generate Test Credentials
- Copy your Client ID and Client Secret
Step 4: Set Up Environment
Create a .env
file in your project:
Step 5: Write Your First Integration
Step 6: Run Your Code
That’s it! You’ve successfully integrated with Payman and sent your first payment.
🎉 Ready for production? You’ve just completed testing with TSD (Test Dollar) funds. To process real payments, generate Live Credentials in your dashboard, add USD or USDC wallets, and update your environment variables - your existing code will work seamlessly with real money!
Need help? Reach out to [email protected]