paynow_bloc 2.0.1
paynow_bloc: ^2.0.1 copied to clipboard
Paynow as a Bloc
Paynow Bloc #
An extension of the Paynow Package implemented as a Bloc for easy payment integration with Paynow.
This package aims to improve integration of Payments (Paynow) by handling all the Paynow requests and cleaning up under the hood. Focus on the UI side of things
Features #
- Cart Implementation
- Serverless Payments
- Auto Transaction Status Checking -> only listen for state changes
- Streamable Cart List -> (great for animations)
Getting Started #
For a full example. Please refer to this functional example app example. #
Paynow Bloc #
An extension of the Paynow Package implemented as a Bloc for easy payment integration with Paynow.
This package aims to improve integration of Payments (Paynow) by handling all the Paynow requests and cleaning up under the hood. Focus on the UI side of things