Not clear how to migrate #406
Unanswered
vytautas-pranskunas-
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
it would be nice to get some insides on migration from deprectaed library since i cannot use sheet payment in my case.
Exact question is: I cannot see how to set card information when creating payment intent. In all examples i see only this
but where is card details like
account
,cvc
and rest.In migration guide here: https://github.com/jonasbark/flutter_stripe_payment/blob/master/migration.md it is only said use CardField but i do not see how to set for payment intent.
Beta Was this translation helpful? Give feedback.
All reactions