mercado_pago_integration 0.0.1 copy "mercado_pago_integration: ^0.0.1" to clipboard
mercado_pago_integration: ^0.0.1 copied to clipboard

outdated

A new flutter plugin project.

Mercado Pago Integration #

The flutter plugin with MercadoPago's sdk integrated, in order to suppor Mobile Checkout It is a specialized package that includes platform-specific implementation code for Android and/or iOS.

Getting Started #

Just import the package

  import 'package:mercado_pago_integration/mercado_pago_integration.dart';

Start a new checkout process #

  MercadoPagoIntegration.startCheckout(publicKey: "",checkoutPreferenceId: "");
20
likes
0
pub points
41%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mercado_pago_integration