QRCODE_POS

@SerializedName(value = "qrCodePOS")
QRCODE_POS

Properties

Link copied to clipboard
val id: String

Unique identifier of the payment method.

Link copied to clipboard

Declares if this payment method can be used while the device is offline.

Link copied to clipboard

Declares if this payment method needs payment credentials to be added by the user before the payment can continue

Link copied to clipboard

Declares if this payment method should be hidden, unless payment credentials are already added by the user

Link copied to clipboard
Link copied to clipboard

Declares if the payment method can only be aborted with a confirmation by the backend

Link copied to clipboard

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard
open override fun writeToParcel(dest: Parcel, flags: Int)