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.
- 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.
- 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.
- bKash (Bangladeshi Payment Gateway)
- UddoktaPay (Bangladeshi Payment Automation Solution)
- SslCommerz (Bangladeshi Payment Gateway)
- ShurjoPay (Bangladeshi Payment Gateway)
- RazorPay (Indian Payment Gateway)
-
Clone the repository
git clone https://github.com/programmingwormhole/flutter_payment_gateways.git
-
Navigate into the project directory
cd flutter_payment_gateways
-
Follow the setup instructions in each folder to configure and run the example Flutter app.
Check out the complete video series on YouTube to follow along with each integration:
For more Flutter tutorials, subscribe to my channel and stay updated with the latest content:
Feel free to reach out if you have any questions or suggestions!
- 📧 Email: programmingwormhole@gmail.com
- 💬 Facebook: Md Shirajul Islam
- 🌐 LinkedIn: LinkedIn Profile
Core Maintainer