Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The details
read-only property of the PaymentResponse
interface returns a JSON-serializable object that provides a payment method specific message used by the merchant to process the transaction and determine a successful funds transfer.
This data is returned by the payment app that satisfies the payment request. Developers need to consult whomever controls the URL for the expected shape of the details object.