A new Flutter Payment application. Boiler plate Code. Enter you Razor Pay api key to make payments.
Paytm Integration is in development phase. To Integrate Paytm Payment System . It needs hosted Node server and its URL replaced in constants.dart file. Here is code for Node Server. Since Webview plugin flutter in development while writting this. There are Keyboard issues, so Payment options like credit and debit card faces some issue while entering card details. To connect emulator and localhost server change url to 10.0.2.2.
RazorPay Integration is easy and it works out of the box . No extra changes has to be done. Just plug and play.
Refer this Tutorial
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.