Liking cljdoc? Tell your friends :D

payment.PaymentAddress

The PaymentAddress interface of the Payment Request API is used store shipping or payment address information.

The PaymentAddress interface of the Payment Request API is used
store shipping or payment address information.
raw docstring

payment.PaymentCurrencyAmount

The PaymentCurrencyAmount dictionary describes an amount of money terms of both a number of units and the currency (US dollars, yen, etc.), and is part of the Payment Request API.

The PaymentCurrencyAmount dictionary describes an amount of money
terms of both a number of units and the currency (US dollars,
yen, etc.), and is part of the Payment Request API.
raw docstring

payment.PaymentDetailsUpdate

The PaymentDetailsUpdate dictionary is used to provide updated to the payment user interface after it has been instantiated.

The PaymentDetailsUpdate dictionary is used to provide updated
to the payment user interface after it has been instantiated.
raw docstring

payment.PaymentMethodChangeEvent

The PaymentMethodChangeEvent interface of the Payment Request describes the paymentmethodchange event which is fired by some handlers when the user switches payment instruments (e.g., a selects a "store" card to make a purchase while using Apple

The PaymentMethodChangeEvent interface of the Payment Request
describes the paymentmethodchange event which is fired by some
handlers when the user switches payment instruments (e.g., a
selects a \"store\" card to make a purchase while using Apple
raw docstring

payment.PaymentRequest

The Payment Request API's PaymentRequest interface the primary point into the API, and lets web content and apps accept payments the end user on behalf of the operator of the site or the publisher the app.

The Payment Request API's PaymentRequest interface the primary
point into the API, and lets web content and apps accept payments
the end user on behalf of the operator of the site or the publisher
the app.
raw docstring

payment.PaymentRequestEvent

The PaymentRequestEvent interface of the the Payment Request is the object passed to a payment handler when a payment.PaymentRequest made.

The PaymentRequestEvent interface of the the Payment Request
is the object passed to a payment handler when a `payment.PaymentRequest`
made.
raw docstring

payment.PaymentRequestUpdateEvent

The PaymentRequestUpdateEvent interface is used for events sent a payment.PaymentRequest instance when changes are made to information for a pending payment.PaymentRequest. Those events

The PaymentRequestUpdateEvent interface is used for events sent
a `payment.PaymentRequest` instance when changes are made to
information for a pending `payment.PaymentRequest`. Those events
raw docstring

payment.PaymentResponse

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

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

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close