instantFundsOut
The value that indicates the merchant supports disbursing funds using Instant Funds Out.
Declaration
static var instantFundsOut: PKMerchantCapability { get }Discussion
This capability indicates the merchant supports disbursing funds using Instant Funds Out (IFO), which means the recipient receives funds in minutes rather than days. Passing PKMerchantCapabilityInstantFundsOut into the init(merchantIdentifier:currency:region:supportedNetworks:merchantCapabilities:summaryItems:) indicates that the merchant is going to use IFO to facilitate the disbursement once the individual authenticates it.