W3C PaymentRequest object with purchase details.
Contains all the payment details including items, totals, shipping options, and payment methods accepted by the merchant.
W3C PaymentRequest object with purchase details.
Contains all the payment details including items, totals, shipping options, and payment methods accepted by the merchant.
import { type CartContents } from ".";