deep_upi 0.0.5 copy "deep_upi: ^0.0.5" to clipboard
deep_upi: ^0.0.5 copied to clipboard

A flutter plugin to launch UPI payment applications on Android and iOS towards making UPI payments.

0.0.1 #

  • TODO: Describe initial release.

0.0.4 #

  • Rename package to deep_upi and method channel to deep_upi.
  • Gate merchant parameters (mc, tid, tr, url, sign) on non-empty merchantCode.
  • Default to P2P flow when merchantCode is empty or null.
  • Update example and README to P2P-first usage.
  • iOS: add deep_upi.podspec and remove old podspec.

0.0.5 #

  • Allow transactionRefId (tr) and transactionId (tid) in P2P flows for reconciliation.
  • Keep mc, url, sign merchant-only.
  • Update example and README to include tr and tid usage.
1
likes
150
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to launch UPI payment applications on Android and iOS towards making UPI payments.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on deep_upi

Packages that implement deep_upi