Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I create a card? No createCardToken found #31

Open
LucaDillenburg opened this issue Dec 12, 2021 · 2 comments
Open

How do I create a card? No createCardToken found #31

LucaDillenburg opened this issue Dec 12, 2021 · 2 comments

Comments

@LucaDillenburg
Copy link

I am developing a marketplace in Flutter using this package to access the MercadoPago API to build a Transparent Checkout. However, to add a card, I believe I need the createCardToken function. But it doesn't exist in the package, right? How should I implement the adding card feature?

@Cayke
Copy link

Cayke commented Aug 8, 2022

I am developing a marketplace in Flutter using this package to access the MercadoPago API to build a Transparent Checkout. However, to add a card, I believe I need the createCardToken function. But it doesn't exist in the package, right? How should I implement the adding card feature?

Same issue here, @LucaDillenburg have you solved this problem?

@LucaDillenburg
Copy link
Author

LucaDillenburg commented Aug 15, 2022

Hi @Cayke . Check out MercadoPago().card.token(...) in my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants