Google Pay Using Stripe Payment Gateway in Flutter

Overview

Accept Payments Using Google Pay With Stripe In Flutter

Use the Stripe to start accepting Google Pay in your Android apps.

Setup Firebase CLI To implement Cloud Function

Go to Firebase Console in your project then click on the Functions tab from the drawer.
Run the following commands in terminal : 

npm install -g firebase-tools
firebase init

After running the last command you will get this window in the terminal.



Choose Functions: Configure and Deploy Cloud Functions.



After that please choose your project according to your project name and finish all the steps.
Please install all the npm dependencies which it's asking for.
It generates some files into your functions folder.

  1. Google Pay Screen
  2. Google Pay Bottm Sheet with Card and Account Details
  3. Alert Dialog For Confirm and Cancel Payment Process
  4. Payment Successful Indicator
  5. Payment Unsuccessful Indicator

Screenshots for reference :

Contact me : [email protected]

You might also like...

Google one tap sign in - Flutter Google One Tap Sign In (Android)

Google one tap sign in - Flutter Google One Tap Sign In (Android)

Google One Tap Sign In Google One Tap Sign In (Android) A Flutter Plugin for Goo

Nov 23, 2022

Google-news-app-redesign - Redesigned the ui of google news app with flutter

Google-news-app-redesign - Redesigned the ui of google news app with flutter

News app like Google news! ScreenShots If you face any problem with this project

Jun 23, 2022

Google play scraper for flutter and dart created form JoMingyu/google-play-scraper

Google Play Store Scraper Dart and Flutter Google Play Store Scraper for flutter and dart helps you to get apks information from google play store. Im

Sep 14, 2022

Get google api credentials - A Dart CLI app to obtain credentials for accessing Google APIs

get_google_api_credentials A Dart CLI app to obtain credentials for accessing Go

Jan 28, 2022

Flutter-meet - A Google Meet clone made in Flutter using 100ms

Flutter-meet - A Google Meet clone made in Flutter using 100ms

Flutter x Meet - Google Meet clone made in Flutter Google Meet clone made in Flu

Nov 30, 2022

Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework. for Android/ IOS/ Desktop/ Web

Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework. for Android/ IOS/ Desktop/ Web

OpenWp Simple tool to open WhatsApp chat without saving the number Explore the docs » View Demo · Report Bug · Request Feature Table of Contents About

Nov 1, 2022

A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.

A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.

Flutter Browser App A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by th

Jan 2, 2023

"Login Demo" app which shows how to use google sign in Android and iOS using Flutter.

⚠️ ARCHIVED: This repository is using Flutter 1.7 for the sample app. You can find the latest version of the similar implementation on this new repo.

Dec 2, 2022

Gcloud-flutter-dota-app - Dota 2 App using Firebase and Google Cloud

Gcloud-flutter-dota-app - Dota 2 App using Firebase and Google Cloud

Dota 2 App using Firebase and Google Cloud This is a pet project that born with the idea of having a nice subject to go through some Live Coding sessi

Dec 15, 2022
Owner
Jaimil Patel
Software Engineer. Flutter Developer | Android Developer Whatever I learn happy to share with others
Jaimil Patel
Developed a Clone of the "Google Pay" mobile application.

Google Pay Clone ?? Description: Developed a Clone of the "Google Pay" mobile application. This is a Cross-Platform application, so it can be used for

null 0 May 5, 2022
A native Dart SDK for Stripe.

stripe_fl stripe A native Dart SDK for Stripe. Documentation Initializing import 'package:stripe_fl/stripe_fl.dart'; Stripe.init( produc

Chiziaruhoma Ogbonda 3 May 15, 2020
Web checkout dependency for stripe

Stripe Checkout For Flutter The quickest way to build conversion-optimized payment forms, hosted on Stripe. final sessionId = await getSessionIdFromMy

Mofidul Islam 3 Jun 2, 2022
A note-taking app powered by Google services such as Google Sign In, Google Drive, and Firebase ML Vision.

Smart Notes A note-taking app powered by Google services such as Google Sign In, Google Drive, and Firebase ML Vision. This is an official entry to Fl

Cross Solutions 88 Oct 26, 2022
APP Project for Patient Management - Consultations Payment History (Flutter)

Projeto de APP para Gerenciamento de Pacientes - Consultas Historico Pagamentos (Flutter)

Fernando Craveiro 4 Apr 24, 2022
A toll payment mobile Application. For Android and IOS

Toll Pay Table A: Group Members # Names Role 1 Kasasira Charles Derrick Google Maps & Weath API 2 Lukyamuzi Akram Generate QR 3 Nakuwanda Hellen Bridg

Charles Kasasira 8 Oct 31, 2022
A Demo application📱 which stores User feedback from 💙Flutter application into Google Sheets🗎 using Google AppScript.

?? Flutter ?? to Google Sheets ?? A Demo application which stores User feedback from Flutter application into Google Sheets using Google AppScript. Yo

Shreyas Patil 289 Dec 28, 2022
A google browser clone which is made by using flutter and fetching the google search api for the search requests.

google_clone A new Flutter project. Project Preview Getting Started This project is a starting point for a Flutter application. A few resources to get

Priyam Soni 2 May 31, 2022
Flutter google maps - Flutter google maps Example

google_maps_example Development Setup Clone the repository and run the following

Isaac Pitwa Nyonyintono 12 Oct 23, 2022
Google mobile ads applovin - AppLovin mediation plugin for Google Mobile Ads (Flutter).

AppLovin mediation plugin for Google Mobile Ads Flutter Google Mobile Ads Flutter mediation plugin for AppLovin. Use this package as a library depende

Taeho Kim 1 Jul 5, 2022