Contents

isDelegatedRequest

A Boolean value that indicates whether this disbursement request is being made by a delegated entity on behalf of a merchant.

Declaration

var isDelegatedRequest: Bool { get set }

Discussion

Set this property to YES when your application is acting as an Apple Pay delegate and presenting the payment sheet on behalf of another merchant. The default value is NO.