useCrossmintCheckout() hook.
CrossmintEmbeddedCheckout to receive order updates
as observable state instead of (or in addition to) the onOrderUpdated
callback.
Properties
order
null if no order yet.
orderClientSecret
identityVerificationCredentials
null when the order does not need identity verification. Pass these to CrossmintIdentityVerification when checkout runs with identityVerificationHandling set to external.
Methods
updateOrder
order:updated event.

