P24SDK class
Constructors
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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
applePay(
ApplePayParams params, ApplePayTrnRegistrar registrar) → Future< SdkResult> -
getSdkVersion(
) → Future< String> -
googlePay(
GooglePayParams params, GooglePayTrnRegistrar registrar) → Future< SdkResult> -
registerCard(
RegisterCardParams params) → Future< SdkResult> -
transferExpress(
ExpressParams params) → Future< SdkResult> -
transferPassage(
TrnDirectParams params) → Future< SdkResult> -
trnDirect(
TrnDirectParams params) → Future< SdkResult> -
trnRequest(
TrnRequestParams params) → Future< SdkResult>