mobibox_pay
Flutter SDK for Mobibox Payment Orchestrator
mobibox_pay is a Flutter plugin that allows you to easily integrate Mobibox Payment Orchestrator into your Flutter app. With this SDK, you can access hundreds of payment connectors through a single unified interface, making payment integration faster and more reliable.
Features
- Access multiple payment providers through Mobibox orchestrator
- Unified API for payments, refunds, and transaction status
- Supports both Android and iOS
- Easy integration with Flutter apps
Getting Started
This plugin is a Flutter plugin package, which includes platform-specific implementation code for Android and iOS.
Installation
Add this to your pubspec.yaml:
dependencies:
mobibox_pay: ^<latest_version>