Skip to content

A Bloc that makes Paynow payments integration way too easy for Flutter developers.

License

Notifications You must be signed in to change notification settings

ignertic/paynow_bloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Bloc that makes Paynow payments integration way too easy for Flutter developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages