applePayLaterAvailability
A value that indicates whether Apple Pay Later is available for a transaction.
Declaration
var applePayLaterAvailability: PKPaymentRequest.ApplePayLaterAvailability { get set }Discussion
Defaults to enabled.
Use this property to suppress Apple Pay Later for a specific transaction. Only set this property if you have a specific requirement to disable Apple Pay Later.
Ensure you select the correct mode that matches your requirement, because the framework displays Apple Pay Later availability to the user.