<!--
{
  "availability" : [

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

# billingAgreement

The localized billing agreement the framework displays to the user prior to payment authorization.

```
DOMString billingAgreement;
```

## Discussion

This may include additional details about the cancellation period or penalties for late cancellation. This value is optional.

---

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)