EzetapSdk 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
-
attachSignature(
dynamic json) → Future< String> -
brandEMITransaction(
dynamic json) → Future< String> -
cardTransaction(
dynamic json) → Future< String> -
cashTransaction(
dynamic json) → Future< String> -
checkForIncompleteTransaction(
dynamic json) → Future< String> -
checkForUpdates(
) → Future< String> -
checkPrinterStatus(
) → Future< String> -
chequeTransaction(
dynamic json) → Future< String> -
confirmPreAuth(
dynamic json) → Future< String> -
displayTransactionHistory(
dynamic json) → Future< String> -
getCardInfo(
) → Future< String> -
getDeviceInfo(
) → Future< String> -
getLoyaltyCardInfo(
dynamic json) → Future< String> -
getTransaction(
dynamic json) → Future< String> -
initialize(
dynamic json) → Future< String> -
logout(
) → Future< String> -
normalEMITransaction(
dynamic json) → Future< String> -
pay(
dynamic json) → Future< String> -
preAuth(
dynamic json) → Future< String> -
prepareDevice(
) → Future< String> -
printBitmap(
String? base64Image) → Future< String> -
printReceipt(
String transactionID) → Future< String> -
printTextReceipt(
String? txtReceipt) → Future< String> -
qrCodeTransaction(
dynamic json) → Future< String> -
refundTransaction(
dynamic json) → Future< String> -
releasePreAuth(
dynamic json) → Future< String> -
remotePayment(
dynamic json) → Future< String> -
scanBarcode(
) → Future< String> -
searchTransaction(
dynamic json) → Future< String> -
sendReceipt(
dynamic json) → Future< String> -
serviceRequest(
dynamic json) → Future< String> -
showReceiptView(
String receipt) → Future< String> -
stopPayment(
dynamic json) → Future< String> -
upiTransaction(
dynamic json) → Future< String> -
voidTransaction(
String transactionID) → Future< String> -
walletTransaction(
dynamic json) → Future< String>