---
title: amount
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingmethod/amount
---

# amount

The nonnegative cost associated with this shipping method.

## Declaration

```data
required DOMString amount;
```

## Discussion

Discussion The amount must be nonnegative to pass validation.

## See Also

### Working with shipping method properties

- [label](applepayontheweb/applepayshippingmethod/label.md)
- [detail](applepayontheweb/applepayshippingmethod/detail.md)
- [dateComponentsRange](applepayontheweb/applepayshippingmethod/datecomponentsrange.md)
- [identifier](applepayontheweb/applepayshippingmethod/identifier.md)
- [ApplePayDateComponentsRange](applepayontheweb/applepaydatecomponentsrange.md)
