Payment class
Constructors
- Payment()
Properties
- channel → MethodChannel
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
customAction(
{required Map< String, dynamic> params}) → Future<TefTransactionResponseMSitef?> -
mSitefMenu(
{required String ipSitef, required String storeId, required String terminalId, required String companyDocument, required String comExternal, required String isDoubleValidation, required String otp, required String enabledTransactions, required String automationDocument}) → Future< TefTransactionResponseMSitef?> -
mSitefTransaction(
{required MSitefParams mSitefParams}) → Future< TefTransactionResponseMSitef?> -
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