paylike_flutter_engine library

Contains the main business logic for the library

Classes

Money
Static class defining utility functions to work with money
PaylikeEngine
Service made for executing the payment flow. Implements a ChangeNotifier and fires events when the engine state is changing
PaylikeEngineError
Describes an error state of the engine
PaylikeEngineWidget
Used for webview rendering during the TDS challenge flow
PaymentAmount
Describes an amount in a payment
PaymentAmountStringOptions
Describes the options for string representation of PaymentAmount

Enums

API_MODE
Describes which API to use when operating
EngineState
Describes the different states of the engine that can occour during usage

Exceptions / Errors

UnsafeNumberException
Describes an exception for working with unsafe numbers