docs.rodeo

MDN Web Docs mirror

PaymentResponse

{{SecureContext_Header}} {{APIRef("Payment Request API")}} 

The PaymentResponse interface of the Payment Request API is returned after a user selects a payment method and approves a payment request.

{{InheritanceDiagram}} 

Instance properties

Instance methods

Events

Listen to this event using addEventListener() or by assigning an event listener to the oneventname property of this interface.

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

In this article

View on MDN