How to fetch card details using card token? #2047
Unanswered
panchalAlpit
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
-
I have create the the card token successfully but now I'want to fetch card details like expire date and month, last 4 digit of card number etc.
So how can i do this in flutter?
Here is the code the for create card token.
above code to I can get the token but how I can get card details like last 4 digit of card number, expire data/month using this token?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions