Create Orders
Create Swipelux OnRamp orders programmatically using our REST API. Choose the integration approach that best fits your needs:
Integration Options
Basic Integration
Quick Start: Create orders with minimal required parameters. Perfect for getting started quickly.
- Simple order creation
- Essential parameters only
- 5-minute setup
Payment Method Customization
Optimized UX: Restrict payment methods for streamlined user experience.
- Card, wire, Open Banking, Apple Pay
- Business use case examples
- Dynamic selection logic
Advanced Features
Enterprise Ready: KYC import, external tracking, and comprehensive pre-filling.
- SumSub KYC integration
- External order tracking
- Maximum conversion rates
Quick Example
Here's a basic order creation request:
Response:
Choose Your Path
- New to Swipelux? Start with Basic Integration
- Need payment control? Go to Payment Method Customization
- Building production app? Check out Advanced Features
Next Steps
After creating orders:
- Widget integration: Use the
orderToken
with your client-side widget - Order tracking: Monitor status with GET order API
- Event handling: Set up webhooks for real-time updates