Payment class final

Properties

channel MethodChannel
final
hashCode int
The hash code for this object.
no setterinherited
licenceKey String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

activeTerminal({required String companyDocument}) Future<ElginResponse?>
configurePinpad({required String appName, required String version, required String textPinpad}) Future<ElginResponse?>
creditParcTransaction({required String value, required String parc, required String financ}) Future<ElginResponse?>
creditTransaction({required String value}) Future<ElginResponse?>
debitTransaction({required String value}) Future<ElginResponse?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pixTransaction({required String value}) Future<ElginResponse?>
refoundTransaction({required String value, required String nsu, required String date}) Future<ElginResponse?>
report({required String nsu, required String date}) Future<ElginResponse?>
reprinterLastTransaction() Future<ElginResponse?>
sale() Future<ElginResponse?>
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

create({required MethodChannel channel, required String licenceKey}) Future<Payment>
Factory assíncrono com verificação de licença