buildItemsMetadata(intent: CheckoutIntent): Record<string, string>
Build checkout metadata from a CheckoutIntent (converts items to compact form).
intent: CheckoutIntent
buildItemsMetadata(intent: CheckoutIntent): Record<string, string>
Build checkout metadata from a CheckoutIntent (converts items to compact form).
intent: CheckoutIntent
import { buildItemsMetadata } from "doc.ts";