-1

I have to integrate native payment gateway in both android and iOS, how can I achieve this in flutter method channel? Any proper documentation for getting result from SDK after integration part?

afsal.an
  • 499
  • 2
  • 6
  • 13

1 Answers1

0

Refer this medium article, this contain example native code for both platform, android and iOS. How to develop a platform channel in Flutter

Hemal Moradiya
  • 1,715
  • 1
  • 6
  • 26