Contents

requiredRecipientContactFields

An array that indicates which of the recipient’s contact details the merchant requires in order to process a disbursement.

Declaration

var requiredRecipientContactFields: [PKContactField] { get set }

Discussion

The framework uses these details to display the input fields for name, email address, phone number, and so on on the payment sheet. The framework always shows them in a specific order, regardless of the order of API input.

See Also

Requesting recipient contact fields