briansalvattore / mercado_pago_flutter

MIT License
26 stars 14 forks source link

Please, we want to generate the payment card token #7

Open newcaiosantos opened 4 years ago

newcaiosantos commented 4 years ago

One of the biggest difficulties in integrating with payment methods without using the native platform, is generating the card token. This is because there are several complex steps that a library would solve very well. This library expects a card token but is unable to generate it. How about implementing this?