core/payment_configuration library
Classes
- PaymentConfiguration
- An object that holds information about a payment transaction.
Enums
- PayProvider
- The payment providers supported by this package.
Extensions
Typedefs
-
ConfigLoader
= Future<
Map< Function(String value)String, dynamic> > - A type used to define the signature of methods and objects used to load payment configurations from various sources.