Contents

billingContact

The billing contact selected by the user for this transaction.

Declaration

ApplePayPaymentContact billingContact;

Discussion

The billing contact information is populated if it is requested in ApplePayPaymentRequest.

After the user authorizes the transaction with Touch ID, Face ID, or passcode, billingContact contains the complete billing contact data. See ApplePayPaymentContact for the billing contact field values.

See Also

Billing and shipping contacts