Open
Conversation
…ow inline apple pay setup if no card has been added
Update gitignore and clean repo
Bump AGP & Gradle versions
…-setup Support Apple Pay inline setup
set card address before the rest of the fields to avoid clearing the card name https://stripe.dev/stripe-ios/docs/Classes/STPCardParams.html#/c:objc(cs)STPCardParams(py)address
Preserve card name on iOS
needed for adding debit card to stripe custom account
added currency on creating card token
…pping-method-channel-serialization-error Fix GrowableList serialization error when Apple Pay shippingMethod is…
A few fixes to make the example app easier to run
…ppinfo Update AppInfo for flutter_stripe_payment
…ent-ios Recreate apiClient when authenticatePaymentIntent is called
…ment method into a customer which was created by backend
Add missing UnionPay card brand on ios
update README.md
[feature] support saving payment method to stripe customer
…tency Fix idempotency key error on Android
…-for-bank Fix idempotency key error on Android for BankAccount
# Conflicts: # lib/src/token.dart
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.