PassKit.PKPaymentRequest: Property Members

The properties of PassKit.PKPaymentRequest are listed below. For a list of all members, see the PKPaymentRequest Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

ApplicationDataFoundation.NSData. Developer-specified extra data or state.
BillingAddressAddressBook.ABRecord. The address to which the bill should be sent.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CountryCodestring. The ISO 3166 country code for the country defining the payment request.
CurrencyCodestring. The ISO 4217 currency code in which the payment request is being made.
MerchantCapabilitiesPKMerchantCapability. Defines the developer's payment-processing capabilities.
MerchantIdentifierstring. The developer's merchant identifier.
PaymentSummaryItemsPKPaymentSummaryItem[]. An array of PassKit.PKPaymentSummaryItem objects that summarize the amount of payment.
RequiredBillingAddressFieldsPKAddressField. The set of billing address fields that must be filled in.
RequiredShippingAddressFieldsPKAddressField. The set of shipping address fields that must be filled in.
ShippingAddressAddressBook.ABRecord. Prepopulated address field.
ShippingMethodsPKShippingMethod[]. The set of supported shipping methods.
SupportedNetworksFoundation.NSString[]. The set of payment networks supported (Use values from PassKit.PKPaymentNetwork).