Contents

ApplePayPaymentPass

A provisioned payment card for Apple Pay payments.

Declaration

dictionary ApplePayPaymentPass {
	required DOMString primaryAccountIdentifier;
	required DOMString primaryAccountNumberSuffix;
	DOMString deviceAccountIdentifier;
	DOMString deviceAccountNumberSuffix;
	required ApplePayPaymentPassActivationState activationState;
};

Overview

Payment pass information is populated only for cobranded or private label cards, for specially registered websites.

Topics

Account Identity

Activation State

See Also

Payment token