---
title: applePayLaterAvailability
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayrequestbase/applepaylateravailability
---

# applePayLaterAvailability

A value that indicates whether Apple Pay Later is available for a transaction.

## Declaration

```data
ApplePayLaterAvailability applePayLaterAvailability;
```

## Discussion

Discussion 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 your customers. important: If you later decide to stop providing Apple Pay Later in your app, contact your acquirer or payment service provider (PSP) and notify them that you no longer wish to participate in the Mastercard Installments Program. You can always change this decision later.

## See Also

### Setting the Apple Pay Later mode

- [ApplePayLaterAvailability](applepayontheweb/applepaylateravailability.md)
