Advanced Features
Enhance your integration with advanced features like KYC import, external order tracking, and comprehensive user data pre-filling for improved conversion rates and user experience.
Overview
Advanced features allow you to:
- Import existing KYC data to skip verification steps
- Track orders with your internal identifiers
- Pre-fill user information to reduce friction
- Implement custom business logic before order creation
KYC Import with SumSub
Import existing KYC verification data using SumSub share tokens to streamline the user experience for returning customers.
External Order Tracking
Link orders to your internal systems using external identifiers for seamless tracking and reconciliation.
Implementation
Webhook Integration
Receive webhooks with your external ID for easy matching:
Complete User Data Pre-filling
Maximize conversion rates by pre-filling all available user information.
Full Integration Example
Usage Example
Business Intelligence Integration
Track order creation with comprehensive metadata:
Error Handling and Validation
Implement robust error handling for production environments:
Complete API Reference
Request Parameters
Prop | Type | Default |
---|---|---|
externalId? | string | - |
shareToken? | string | - |
paymentChannel? | string | - |
targetAddress | string | - |
user | object | - |
amounts | object | - |
For complete parameter specifications, see the Basic Integration reference section.
Next Steps
After implementing advanced features:
- Monitor performance: Track conversion rates with different feature combinations
- Optimize UX: A/B test KYC import vs. standard flow for returning users
- Scale operations: Use external IDs for automated reconciliation and reporting
- Handle events: Set up webhooks to process order completion events
- Track orders: Monitor status with GET order API