property CartContents.payment_request

W3C PaymentRequest object with purchase details.

Contains all the payment details including items, totals, shipping options, and payment methods accepted by the merchant.

Type

Usage

import { type CartContents } from ".";