Skip to content

programmingwormhole/flutter_payment_gateways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Payment Gateway Integration Tutorial

This repository contains sample code and comprehensive tutorials for integrating various payment gateways in Flutter applications. It covers both local and international payment solutions, providing a practical guide for developers looking to add secure, reliable payment options to their Flutter apps.

📋 Features

  • Local Payment Gateways: Step-by-step instructions and code for popular regional payment solutions, ideal for localized apps.
  • International Payment Gateways: Integrations for globally recognized gateways, enabling seamless transactions across multiple countries.
  • Secure Transactions: Best practices for secure payment handling, including tokenization and secure API calls.
  • Multiple Payment Methods: Examples of integrating credit/debit cards, digital wallets, and bank transfers.

🎯 Who This Is For

  • Flutter developers looking to integrate payments in their apps.
  • Beginners who want clear, modular code examples.
  • Intermediate and advanced users seeking reference implementations for local and international payments.

😍 Available Gateways

  • bKash (Bangladeshi Payment Gateway)
  • UddoktaPay (Bangladeshi Payment Automation Solution)
  • SslCommerz (Bangladeshi Payment Gateway)
  • ShurjoPay (Bangladeshi Payment Gateway)
  • RazorPay (Indian Payment Gateway)

🚀 Getting Started

  1. Clone the repository
    git clone https://github.com/programmingwormhole/flutter_payment_gateways.git

  2. Navigate into the project directory cd flutter_payment_gateways

  3. Follow the setup instructions in each folder to configure and run the example Flutter app.

📺 Tutorial Playlist

Check out the complete video series on YouTube to follow along with each integration:

YouTube Playlist


🔔 Follow My Channel

For more Flutter tutorials, subscribe to my channel and stay updated with the latest content:

YouTube Channel

📞 Contact Me

Feel free to reach out if you have any questions or suggestions!

🤝 Contributing

Core Maintainer