---
title: ApplePayPaymentTiming
framework: applepayontheweb
role: symbol
role_heading: Enumeration
path: applepayontheweb/applepaypaymenttiming
---

# ApplePayPaymentTiming

A type that indicates the time a payment occurs in a transaction.

## Declaration

```data
enum ApplePayPaymentTiming
```

## Mentioned in

Apple Pay on the Web Version 14 Release Notes

## Overview

Overview The following are the payment timing values:

## Topics

### Enumeration Cases

- [automaticReload](applepayontheweb/applepaypaymenttiming/automaticreload.md)
- [deferred](applepayontheweb/applepaypaymenttiming/deferred.md)
- [immediate](applepayontheweb/applepaypaymenttiming/immediate.md)
- [recurring](applepayontheweb/applepaypaymenttiming/recurring.md)

## See Also

### Configuring payment timing

- [paymentTiming](applepayontheweb/applepaylineitem/paymenttiming.md)
