Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The total
readonly property of the
PaymentRequestEvent
interface returns a
PaymentCurrencyAmount
object containing the total amount being requested
for payment.
Syntax
var paymentCurrencyAmount = paymentRequestEvent.total
Value
A PaymentCurrencyAmount
object.
Specifications
Specification | Status | Comment |
---|---|---|
Payment Handler API The definition of 'total' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser