Back to Developers
Mobile SDK

The World's First
Native Flutter SDK

Industry's first and only truly native mobile payment SDK. Scale your app with high-performance crypto checkouts that feel right at home on iOS and Android.

Why Native?

Unmatched Speed

Eliminate the lag associated with web-based payment windows. Our native SDK communicates directly with mobile OS APIs for instant response times.

Deep Security

Secure, hardware-level encryption and native network security policies protect your users' sensitive data better than any browser-based solution.

Quick Integration

Terminal
flutter pub add orvex_pay
Pub.dev
Usage Example
import 'package:orvex_pay/orvex_pay.dart';

// Initialize client
final client = OrvexClient(apiKey: 'YOUR_PUBLIC_KEY');

// Trigger native payment modal
final result = await OrvexPayment.showModal(
  context,
  invoiceId: 'INV-12345',
);

Contribute on GitHub

Our SDK is open-source and maintained by a community of high-level contributors. Find detailed documentation, examples, and full code.

View on GitHub

Key Statistics

App Speed+140%
Integration Time< 5 mins
Platform SupportiOS / Android