#ππΌπ΅π»-dart
1 messages Β· Page 1 of 1 (latest)
Hello, i am trying to initialize the Stripe Payment method (set the publishableKey, androidPaymode and merchantID)
I am currently following a tutorial on the internet: https://youtu.be/F6VwA4LoX2Q?t=129 but it looks like the API he used was already deprecated
Learn how to manage payments in your Flutter apps using Stripe and Firebase Cloud Functions.
00:00 Intro and code walk-through
01:15 Payment Service class
01:44 Requirements & dependencies
03:38 Record a sample credit card
03:56 Send an HTTP request to process the payment
05:39 Process the payment using Cloud Functions
09:31 Run the function ...
thanks for the clarification! Are you using Stripe Dart? https://gitlab.com/exitlive/stripe-dart
yes
ππΌπ΅π»-dart
are there like any sort of guides for stripe dart?
The Stripe dart library was not created by Stripe, so we don't know much about it. I think the best option would be to ask your question on GitLab directly https://gitlab.com/exitlive/stripe-dart/-/tree/master