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() | ApplePaySession | static |
| canMakePaymentsWithActiveCard(DOMString merchantIdentifier) | ApplePaySession | static |
| 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 | |
| oncancel | ApplePaySession | |
| onpaymentauthorized | ApplePaySession | |
| onpaymentmethodselected | ApplePaySession | |
| onshippingcontactselected | ApplePaySession | |
| onshippingmethodselected | ApplePaySession | |
| onvalidatemerchant | ApplePaySession | |
| openPaymentSetup(DOMString merchantIdentifier) | ApplePaySession | static |
| removeEventListener([AtomicString] DOMString type, EventListener? callback, optional(EventListenerOptions or boolean) options=false) | EventTarget | |
| STATUS_FAILURE | ApplePaySession | |
| STATUS_INVALID_BILLING_POSTAL_ADDRESS | ApplePaySession | |
| STATUS_INVALID_SHIPPING_CONTACT | ApplePaySession | |
| STATUS_INVALID_SHIPPING_POSTAL_ADDRESS | ApplePaySession | |
| STATUS_PIN_INCORRECT | ApplePaySession | |
| STATUS_PIN_LOCKOUT | ApplePaySession | |
| STATUS_PIN_REQUIRED | ApplePaySession | |
| STATUS_SUCCESS | ApplePaySession | |
| supportsVersion(unsigned long version) | ApplePaySession | static |