openpay_bbva 1.2.0 copy "openpay_bbva: ^1.2.0" to clipboard
openpay_bbva: ^1.2.0 copied to clipboard

A Flutter plugin for iOS and Android that tokenizes payments via the Openpay BBVA platform. Supports Web, Windows, macOS, and Linux for card tokenization via HTTP.

Changelog #

1.2.0 #

  • Added platform support for Web, Windows, macOS, and Linux via pluginClass: none
  • getDeviceID() now returns null on non-mobile platforms instead of throwing MissingPluginException
  • getCardToken() and saveCard() work on all platforms via HTTP
  • Updated dependencies: http ^1.6.0, flutter_lints ^6.0.0
  • Updated minimum SDK constraints: Dart >=3.4.0, Flutter >=3.19.0
  • Added Swift Package Manager (SPM) support for iOS
  • Updated iOS minimum deployment target to 14.3
  • Updated Openpaykit dependency to 0.0.6

1.1.5 #

  • Added new official compiled OpenpayKit version to the package

1.1.4 #

  • Added a namespace to the android manifest file for new graddle version
  • Removed bit code from Openpay iOS XCFramework

1.1.3 #

  • Update libraries and packages
  • Updated README.md
  • Changed SDK constraint

1.1.2 #

  • Update libraries and packages
  • Updated README.md
  • Changed SDK constraint

1.1.1 #

  • Rename files
  • Changed README_ES.md

1.1.0 #

  • Add Address Model
  • Add Openpay Exceptions
  • Upgrade Card Information Model
  • Upgrade Token Openpay Model
  • Add Save Card Function
  • Delete old & deprecated files

1.0.9 #

  • Update Swift & Java code
  • Change Type Data
  • Update README

1.0.8 #

  • Logic is separated into files
  • Improved documentation
  • Bugs are fixed
  • README is up to date
  • README is added in Spanish
  • Change Original class name: OpenpayBBVA to DepOpenpayBBVA (Deprecated)
  • OpenpayBBVA is new class

1.0.7 #

  • Fixed error in README, OpCountry now is only Country.

1.0.6 #

  • Fixed error in example, OpCountry now is only Country.

1.0.5 #

  • Fixed error in pubspec.yaml and added support to Peru.

1.0.4 #

  • Fixed Java plugin error.

1.0.3 #

  • Cammel case fixed.

1.0.2 #

  • Compilation errors fixed in iOS.

1.0.1 #

  • Changes in README.md file.

1.0.0 #

  • First release supporting Android, iOS and Web platforms.
14
likes
150
points
486
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for iOS and Android that tokenizes payments via the Openpay BBVA platform. Supports Web, Windows, macOS, and Linux for card tokenization via HTTP.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on openpay_bbva

Packages that implement openpay_bbva