akurateco_flutter
library
Classes
-
Akurateco
-
The
Akurateco class serves as a singleton interface for interacting with the Akurateco payment system.
-
AkuratecoCheckout
-
A widget that provides a WebView-based checkout experience for Akurateco payments.
-
AkuratecoOrder
-
A model class representing an order in the Akurateco system.
-
AkuratecoRequest
-
A model class representing a request in the Akurateco checkout system.
-
AkuratecoVoid
-
A model class representing the result of a void payment operation.
-
BillingAddress
-
A model class representing a billing address in the checkout system.
-
CheckoutController
-
The main controller class for managing Akurateco payment flows.
-
CheckStatusResult
-
A model class representing the result of a payment status check.
-
Customer
-
A model class representing a customer in the Akurateco system.
-
Payee
-
A model class representing a payee in the checkout system.
Enums
-
AkuratecoOperation
-
Enum representing the types of operations that can be performed in the Akurateco system.
-
PaymentStatus
-
Enum representing the various statuses a payment can have.