software_pay
library
Classes
-
BankilyConfigModel
-
Model representing the configuration for the Bankily payment method.
-
PaymentMethod
-
Abstract class representing a payment method.
-
SoftwarePay
-
SoftwarePay provides a widget that handles the payment process.
It allows you to customize the payment methods, icons, and success callbacks.
-
SoftwarePayLocalization
-
Callers can lookup localized strings with an instance of SoftwarePayLocalization
returned by
SoftwarePayLocalization.of(context)
.
Enums
-
PaymentMethodTypes
-
Enum representing the different types of payment methods available.