Mamo Business SDK
Mamo Business is a UAE regulated FinTech platform empowering SMEs with payments, spend management, APIs and integrations. With the Mamo Flutter SDK, you can easily enable in app payments for both your Android and iOS apps using Flutter. Mamo provides ready-to-use scripts allowing to start collecting payments from your users in minutes.
Getting Started
Create a payment link
API Refrence, Create a payment link when you want to initilize the payment session. Pass this link to the flutter app and initlize the SDK with the
Pass payment link to the SDK with
Initlize MamoPaymentSessionController with session link, success and failure callback. Add MamoPaymentSessionView with the initlized controller.
Payment confirmation and webhooks
Webhook registration for updates on one-off payment statuses and subscription payment statues. Use Webhook to listen to the statuses changes for each payment session.