SDK Setup
Platform-specific setup guides for Web Checkout implementation
Choose your platform below to get started with Web Checkout in your app:
iOS
Setup Web Checkout for iOS apps with Swift
Android
Setup Web Checkout for Android apps with Kotlin/Java
Flutter
Setup Web Checkout for Flutter apps
Expo
Setup Web Checkout for Expo apps
What's Next?
After setting up Web Checkout for your platform:
- Configure Deep Links: Each platform requires deep link setup to redirect users back to your app after purchase
- Handle Redemption: Implement delegate methods to handle purchase redemption
- Test Your Integration: Use test mode to verify your implementation before going live
Platform-Specific Features
Each SDK provides platform-specific features for Web Checkout:
- Post-Checkout Redirecting: Handle users returning to your app after purchase
- Using RevenueCat: Integrate Web Checkout with RevenueCat for subscription management
- Linking Membership: Connect web purchases to in-app subscriptions
Visit your platform's guide above to learn more about these features and implementation details.
How is this guide?
Edit on GitHub