---
title: billingAgreement
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaydeferredpaymentrequest/billingagreement
---

# billingAgreement

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

## Declaration

```data
DOMString billingAgreement;
```

## Discussion

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

## See Also

### Describing a deferred payment

- [paymentDescription](applepayontheweb/applepaydeferredpaymentrequest/paymentdescription.md)
- [freeCancellationDate](applepayontheweb/applepaydeferredpaymentrequest/freecancellationdate.md)
- [freeCancellationDateTimeZone](applepayontheweb/applepaydeferredpaymentrequest/freecancellationdatetimezone.md)
