torikatsupg / stripe_payment_sample

This is a sample of Stripe payment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stripe_payment_sample

This is a sample of Stripe.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

stripe_payment_sample

running

flutter run --no-sound-null-safety

memo

  1. create payment intent Hit https://api.stripe.com/v1/payment_intents and get client_secret

  2. create payment method payment method may be a way of payment. e.g. card, applePay, googlePay...

  3. confirm payment Confirm payment with paymentIntent and paymentMethod

About

This is a sample of Stripe payment.

License:MIT License


Languages

Language:Dart 77.7%Language:Ruby 15.6%Language:Swift 4.7%Language:Kotlin 1.6%Language:Objective-C 0.4%