FlutterYookassaSdk class

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

bankCardRepeat(BankCardRepeatModuleInputData inputData) Future<PaymentData>
В потоке токенизации хранятся способы оплаты по id метода оплаты.
confirm3dsCheckout({required String confirmationUrl, required String paymentMethodType}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
tokenization(TokenizationModuleInputData inputData) Future<PaymentData>
Поток для токенизации нескольких способов оплаты, таких как: Банковская карта, YooMoney, Сбербанк-Онлайн, Apple Pay.
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance FlutterYookassaSdk
Returns an instance
no setter