Apps
Apps are isolated environments for creating and managing payment requests. Each app provides its own namespace, allowing you to organize payments for different purposes, track revenue streams separately, and customize the payment experience for different use cases.
Developer Integration
Each app comes with its own API key and webhook configuration. Use these to create payment requests programmatically and receive real-time updates when payments are received.
POST /api/v1/invoices
Authorization: Bearer YOUR_APP_KEY
Business Organization
Create separate apps for different business units, products, or services. Each app maintains its own payment history and analytics, making it easy to track revenue and reconcile payments for different parts of your business.
Payment Analytics
Get detailed insights into payment flows for each app. Track success rates, popular payment methods, and transaction volumes to optimize your payment experience.