webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
ApplePaySession Member List

This is the complete list of members for ApplePaySession, including all inherited members.

abort()ApplePaySession
addEventListener([AtomicString] DOMString type, EventListener? callback, optional(AddEventListenerOptions or boolean) options=false)EventTarget
begin()ApplePaySession
canMakePayments()ApplePaySessionstatic
canMakePaymentsWithActiveCard(DOMString merchantIdentifier)ApplePaySessionstatic
completeMerchantValidation(any merchantSession)ApplePaySession
completePayment(unsigned short status)ApplePaySession
completePaymentMethodSelection(ApplePayLineItem newTotal, sequence< ApplePayLineItem > newLineItems)ApplePaySession
completeShippingContactSelection(unsigned short status, sequence< ApplePayShippingMethod > newShippingMethods, ApplePayLineItem newTotal, sequence< ApplePayLineItem > newLineItems)ApplePaySession
completeShippingMethodSelection(unsigned short status, ApplePayLineItem newTotal, sequence< ApplePayLineItem > newLineItems)ApplePaySession
dispatchEvent(Event event)EventTarget
oncancelApplePaySession
onpaymentauthorizedApplePaySession
onpaymentmethodselectedApplePaySession
onshippingcontactselectedApplePaySession
onshippingmethodselectedApplePaySession
onvalidatemerchantApplePaySession
openPaymentSetup(DOMString merchantIdentifier)ApplePaySessionstatic
removeEventListener([AtomicString] DOMString type, EventListener? callback, optional(EventListenerOptions or boolean) options=false)EventTarget
STATUS_FAILUREApplePaySession
STATUS_INVALID_BILLING_POSTAL_ADDRESSApplePaySession
STATUS_INVALID_SHIPPING_CONTACTApplePaySession
STATUS_INVALID_SHIPPING_POSTAL_ADDRESSApplePaySession
STATUS_PIN_INCORRECTApplePaySession
STATUS_PIN_LOCKOUTApplePaySession
STATUS_PIN_REQUIREDApplePaySession
STATUS_SUCCESSApplePaySession
supportsVersion(unsigned long version)ApplePaySessionstatic