Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.05 KB

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

Snippet

Paynow Bloc Snippet