Mobile SDKs
Omise provides native mobile SDKs for building secure payment integrations in iOS and Android applications. Our SDKs handle sensitive payment data collection and tokenization, ensuring PCI compliance while providing a seamless mobile payment experience.
概要
Mobile SDKs enable you to securely collect payment information from your mobile applications without having sensitive card data touch your servers. All SDKs follow platform-specific best practices and provide native UI components and APIs.
Key Features
- Native tokenization - Create secure payment tokens directly from mobile devices
- PCI compliant - Card data never touches your servers
- Platform-specific design - Native components following iOS and Android design guidelines
- 複数の決済方法 - カード、モバイルバンキング、代替決済方法をサポート
- Built-in validation - Client-side validation for card numbers, CVV, and expiry dates
- 3D Secure support - Built-in support for 3D Secure authentication flows
- 生体認証 - Touch ID、Face ID、指紋認証をサポート
- Error handling - Comprehensive error messages and handling
- Network resilience - Automatic retry logic and offline handling
利用可能なSDK
iOS SDK
Build secure payment experiences for iPhone and iPad applications.
- Languages: Swift 5.0+, Objective-C
- iOS Version: iOS 12.0 and later
- インストール: CocoaPods, Swift Package Manager, Carthage
- Repository: omise/omise-ios
Android SDK
Integrate payments into native Android applications.
- Languages: Kotlin, Java 8+
- Android Version: API Level 21 (Android 5.0) and later
- インストール: Gradle, Maven
- Repository: omise/omise-android
Get Started with Android SDK →
Flutter SDK
Create cross-platform payment solutions with Flutter.
- Language: Dart 2.12+
- Flutter Version: Flutter 2.0 and later
- Platforms: iOS and Android
- インストール: pub.dev
- Repository: omise/omise-flutter
Get Started with Flutter SDK →
Dart SDK
Server-side Dart integration for backend services.
- Language: Dart 2.12+
- Platform: Server-side Dart applications
- インストール: pub.dev
- Repository: omise/omise-dart
最小バージョン要件
証明書ピンニングの削除とセキュリティ更新により、少なくともこれらのSDKバージョンを使用する必要があります。古いバージョンではAPIリクエストが失敗する可能性があります。
| SDK | 最小バージョン | リリース日 |
|---|---|---|
| iOS SDK | 3.2.0 | 2019年8月29日 |
| Android SDK | 3.0.0 | 2019年10月31日 |
互換性を確保するため、アプリの依存関係を更新して再ビルドしてください。SSL/TLSエラーが発生した場合は、デバイスのルート証明書が最新であることを確認してください。