IMFApplePay class abstract

Implementers

Constructors

IMFApplePay()

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

executeApplePayPayment({MFExecutePaymentRequest? request, dynamic onInvoiceCreated(String invoiceId)?}) Future<MFGetPaymentStatusResponse>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openPaymentSheet() Future<MFCallbackResponse>
setupApplePay(MFInitiateSessionResponse session, MFExecutePaymentRequest request, String lang, {String? merchantName}) Future<Bool>
toString() String
A string representation of this object.
inherited
updateAmount(double amount) → dynamic

Operators

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