elepay_flutter library
Classes
- ElepayConfiguration
- The configuration data used to initialize elepay SDK.
- ElepayFlutter
- elepay SDK wrapper class
- ElepayResult
- The result data of the elepay SDK processing.
- ElepayResultCancelled
- Cancelled result data, with the payment id information.
- ElepayResultFailed
- Failure result data.
- ElepayResultSucceeded
- Successful result data, with the payment id information.
Enums
- ElepayLanguageKey
- Enumerations defined for localization supported by elepay SDK.
- ElepayTheme
- Enumerations defined for theme supported by elepay SDK. Note: currenlty only Android module supports theme changing.
- GooglePayEnvironment