Skip to main content
Enumeration The presentation mode for the identity verification (KYC) step of embedded checkout.
If you do not set a value, the checkout shows the step itself. If you set IdentityVerificationHandling.external, the checkout does not show the step. You must then show CrossmintIdentityVerification with the credentials of the order. If you do not, the buyer cannot finish.

Enumeration Cases

Initializers

init(rawValue:)

Inherited from RawRepresentable.init(rawValue:).