paynow 4.0.1 copy "paynow: ^4.0.1" to clipboard
paynow: ^4.0.1 copied to clipboard

Paynow Client helper package to help initiate payments.

[1.0.7] - Fix Paynow Redirect Error #

[1.1.0] - Patch Payment Stream Listener #

[2.0.0] - Enable null-safety #

[2.1.1] - Fix null-safety issues #

[2.1.2] - Change amount type to String [obeying paynow responses] #

[2.2.0] - Auto detect method type in express checkout #

[3.0.0] #

Breaking Changes #

  • Refactored add to addToCart
  • New cart update method remoteFromCart
  • New model PaynowCartItem
  • Changed Payment.total to getter from function
  • Changed Payment.info to getter from function
  • Added Payment.clear method to clear cart
  • Added Payment.deleteCartItem to remove item from cart
  • Added Payment.cartItems to list all items in the cart

[4.0.0] #

  • Replace http package with dio
  • Added a logger
  • Fixed Invalid Id issue
  • New Example
  • Using latest packages
  • Added Innbucks additional fields [by @iamngoni]
  • Ommited Members Listing Page

[4.0.1] #

  • Removed unnecessary comments
  • Removed redundant code
20
likes
130
pub points
67%
popularity

Publisher

verified publishersupercode.co.zw

Paynow Client helper package to help initiate payments.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

crypto, dio, flutter, http, intl, localregex, pretty_dio_logger

More

Packages that depend on paynow