PaymentRequestEvent.modifiers
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The modifiers read-only property of the
PaymentRequestEvent interface returns an array of objects containing
changes to payment details.
Syntax
var modifiers[] = paymentDetailsEvent.modifiers
Value
An array of modifier objects.
Specifications
| Specification |
|---|
| Payment Handler API # dom-paymentrequestevent-modifiers |
Browser compatibility
BCD tables only load in the browser