BootpayPlatform class
- Inheritance
-
- Mixed-in types
-
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
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
onCancel(String data)
→ void
-
-
onClose()
→ void
-
-
onConfirm(String data)
→ bool
-
-
onConfirmAsync(String data)
→ Promise
-
-
onDone(String data)
→ void
-
-
onError(String data)
→ void
-
-
onIssued(String data)
→ void
-
-
pageTrace({String? url, String? pageType, String? applicationId, String? userId, List<StatItem>? items, String? ver})
→ Future<Response>
-
override
-
removePaymentWindow()
→ void
-
override
-
render({Key? key, BuildContext? context, Payload? payload})
→ void
-
override
-
requestAuthentication({Key? key, BuildContext? context, Payload? payload, bool? showCloseButton, Widget? closeButton, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone, String? userAgent, int? requestType})
→ void
-
override
-
requestPassword({Key? key, BuildContext? context, Payload? payload, bool? showCloseButton, Widget? closeButton, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone, String? userAgent, int? requestType})
→ void
-
override
-
requestPayment({Key? key, BuildContext? context, Payload? payload, bool? showCloseButton, Widget? closeButton, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone, String? userAgent, int? requestType})
→ void
-
override
-
requestSubscription({Key? key, BuildContext? context, Payload? payload, bool? showCloseButton, Widget? closeButton, BootpayDefaultCallback? onCancel, BootpayDefaultCallback? onError, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone, String? userAgent, int? requestType})
→ void
-
override
-
setLocale(String locale)
→ void
-
override
-
toString()
→ String
-
A string representation of this object.
inherited
-
transactionConfirm()
→ void
-
override
-
update({Key? key, BuildContext? context, Payload? payload})
→ void
-
override
-
userTrace({String? id, String? email, int? gender, String? birth, String? phone, String? area, String? applicationId, String? ver})
→ Future<Response>
-
override