Last updated:
0 purchases
mercadolibre fingerprint
MercadoLibre Fingerprint #
Plugin to get all the device's fingerprint information.
In order to get all the device's fingerprint information that MercadoLibre needs to tokenize cards (https://www.mercadopago.cl/developers/es/docs/checkout-pro/how-tos/payment-approval) you can get this information for both Android and IOS.
Usage #
import 'package:mercadolibre_fingerprint/mercadolibre_fingerprint.dart';
# returns json fingerprint device information
MercadolibreFingerprint().getDeviceInfoAsJsonString();
copied to clipboard
Contributing #
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
License #
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.