<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayDeferredPaymentRequest/deferredBilling",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "instp/ApplePayDeferredPaymentRequest/deferredBilling"
  },
  "title" : "deferredBilling"
}
-->

# deferredBilling

A dictionary that contains details about the deferred payment.

```
required ApplePayLineItem deferredBilling;
```

## Discussion

For example “Pay $2.99 on October 9, 2023.”

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)