Name Description Size Coverage
moz.build 413 -
nsIPaymentActionResponse.idl The base interface of response data for the specified payment method. The response data is the content of the PaymentResponse's detail attribute. 10901 -
nsIPaymentAddress.idl 1208 -
nsIPaymentRequest.idl 3067 -
nsIPaymentRequestService.idl nsPaymentRequestService is used to manage the created PaymentRequest in the chrome process. It is also the IPC agent for payment UI to communicate with merchant side. 3539 -
nsIPaymentUIService.idl nsIPaymentUIService is the interface used by Gecko to communicate with the payment UI. In general, the implementation of this interface should be a service that manages all payment UI components and receives the requested payment actions from Gecko and perform the corresponding UI behavior. 3435 -