BootpayBio class

Inheritance

Constructors

BootpayBio()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

applicationId(String webApplicationId, String androidApplicationId, String iosApplicationId) String
override
dismiss(BuildContext context) → void
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removePaymentWindow(BuildContext context) → void
override
requestEditPayment({Key? key, BuildContext? context, BioThemeData? themeData, String? userToken, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onDone}) → void
override
requestPaymentBio({Key? key, BuildContext? context, BioPayload? payload, bool? showCloseButton, Widget? closeButton, Widget? bioCardMoreIcon, BioThemeData? themeData, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone}) → void
override
requestPaymentPassword({Key? key, BuildContext? context, BioPayload? payload, bool? showCloseButton, Widget? closeButton, Widget? bioCardMoreIcon, BioThemeData? themeData, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone}) → void
override
requestPaymentPasswordNoBilling({Key? key, BuildContext? context, BioPayload? payload, bool? showCloseButton, Widget? closeButton, Widget? bioCardMoreIcon, BioThemeData? themeData, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone}) → void
override
toString() String
A string representation of this object.
inherited
transactionConfirm() → void
override

Operators

operator ==(Object other) bool
The equality operator.
inherited