Skip to main content
Question

MTN payment in Flutter app

  • March 7, 2024
  • 2 replies
  • 393 views

I want help on how to integrate MTN payment in my flutter application 

2 replies

  • Active
  • March 10, 2024

First, do you know how to call an a basicAPI in a Flutter app?
try to use  https://jsonapi.org/examples/ for the start before you engage the MoMo API, you will get a good start


  • Author
  • New Member
  • March 15, 2024

Thank you