PaymentSheetCompleted class final

The payment sheet completed its client-side payment flow.

The merchant backend must still verify the authoritative Order state before fulfillment.

Inheritance

Constructors

PaymentSheetCompleted({String? paymentId})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
paymentId String?
final
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