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
-
-
dismiss(BuildContext context)
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
removePaymentWindow(BuildContext context)
→ void
-
-
requestEditPayment({Key? key, BuildContext? context, String? userToken, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onDone})
→ void
-
-
requestPaymentBio({Key? key, BuildContext? context, BioPayload? payload, bool? showCloseButton, Widget? closeButton, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayDefaultCallback? onDone})
→ void
-
-
requestPaymentPassword({Key? key, BuildContext? context, BioPayload? payload, bool? showCloseButton, Widget? closeButton, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayDefaultCallback? onDone})
→ void
-
-
requestPaymentPasswordNoBilling({Key? key, BuildContext? context, BioPayload? payload, bool? showCloseButton, Widget? closeButton, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayDefaultCallback? onDone})
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited
-
transactionConfirm()
→ void
-