mad_pay_platform_interface 2.2.14 copy "mad_pay_platform_interface: ^2.2.14" to clipboard
mad_pay_platform_interface: ^2.2.14 copied to clipboard

A common platform interface for Mad Pay. Сontains cross-platform logic.

2.2.14 #

  • bump deps

2.2.13 #

  • Fixed a bug where the token gave an exception instead of a result
  • Added getter tokenOrNull for null instead of exception

2.2.5-2.2.12 #

  • New versioning, now all packages will be updated simultaneously, regardless of the number of changes in them.
  • Add new Payment Networks
  • Add support for Flutter 3
  • Update Android dependences

2.2.4 #

  • Fixed an issue with the payment network interac enum value being named incorrectly causing the OR_BIBED_01 error.

2.2.3 #

  • Bump protobuf version to 2.0.1
  • Bump plugin_platform_interface version to 2.1.2
  • Edit merchantCapabilities models.

2.2.2 #

  • Fix typo emailAddress

2.2.1 #

  • Add PersonNameComponents & PostalAddress models.

2.2.0 #

  • Initial mad_pay_platform_interface module.