Setup Payment Gateway

How to configure supported payment gateway for this system

  1. Setup ChatGPT OPEN AI API KEY and Paypal Payment:
    1. Go to Firebase Console and Open Firestore Database , then click on+Start Collection and make Collection ID name as credentials and click on Next button.
    2. app-installation
    1. After that, add new Document ID name as manage-api-key and add those fields and put their values, click on Save button.
    2. app-installation
    1. Final result will look like that,
    2. app-installation
  1. Setup Stripe Gateway
    1. Go to /lib/utils/config.dart file and put your own gateway information.
    2. app-installation
  1. Setup Paystack
    1. Define the default currency for transactions and display throughout the site. Click
    2. After Login to account then collect Public key and Go to /lib/utils/config.dart file and put your own gateway information
    3. app-installation
    4. Copy that Secret key, and Public key > paste that to your Project > ApiConfig file
    5. app-installation
  1. Setup Flutterwave
    1. Create an account from Flutterwave Click
    2. After Login to account then go to settings > API key & Webhooks > (Secret key & Public key)
    3. app-installation
  1. Setup SSLCommerz
    1. First Read Doc Click
    2. There are two processes of integration

      SSLCOMMERZ Easy Checkout in your checkout page

      Redirect the customer from your checkout page to SSLCOMMERZ Hosted page

    3. app-installation
    4. For registration in Sandbox Click
    5. For registration in Production Click
    6. Registration in Sandbox: Click Create Sandbox Account
    7. app-installation
    8. Fill Application Domain Name
    9. app-installation
    10. Company Location
    11. app-installation
    12. Write your name
    13. app-installation
    14. Enter your Email
    15. app-installation
    16. Enter your Number
    17. app-installation
    18. Set user name
    19. app-installation
    20. Set Password & confirm password
    21. app-installation
    22. Now Review your Info and If ok then Click Confirm Reg or go to previous and set again
    23. app-installation
    24. After Reg Success Check your email for Store ID and Secret Key
    25. app-installation
      app-installation
    26. You may check our plugins available for multiple carts and libraries: Click
    27. app-installation
  1. For Flutter:
    1. For iOS : Deployment Target : 11.0 (Simulator will not work)

      For Android : minSdkVersion 18

  1. Installation: flutter pub add flutter_sslcommerz
    1. This will add a line like this to your packages pubspec.yaml (and run an implicit dart pub get): dependencies:

      flutter_sslcommerz: ^2.1.0-nullsafety.0

  1. Add Comment out this code in in you android > manifest file
  2. app-installation
  1. In application tag add this comment out code
  2. app-installation
  1. Add Comment out this code in android>app>build level
  2. app-installation
  1. AppDevs Example LINK: Click
Free Support
  • Server Issues
  • DB Migration Issues
  • Configuration Issues
  • Project Issues
  • Reset Purchase Code (max 1 time)
Unsupported
  • Environment Setup
  • Deploy on Localhost
  • After Code Modification
Paid Support
  • Installation
  • APK build
  • iOS build
  • Update Template
  • Adding New Feature
  • API Integration and many more...