Readonly
idOptional
options: boolean | AddEventListenerOptionsOptional
options: boolean | AddEventListenerOptionsDispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Optional
options: boolean | EventListenerOptionsOptional
options: boolean | EventListenerOptionsOptional
detailsPromise: PaymentDetailsUpdate | PromiseLike<PaymentDetailsUpdate>
This Payment Request API interface is the primary access point into the API, and lets web content and apps accept payments from the end user. Available only in secure contexts.
MDN Reference