Skip to main content

useTotalAmount
hook

Returns a Money value representing the minimum a buyer can expect to pay at the current step of checkout. This value excludes amounts yet to be negotiated. For example, the information step might not have delivery costs calculated.

Anchor to useTotalAmount
useTotalAmount()

Money

amount
number

The price amount.

currencyCode

The ISO 4217 format for the currency.

Was this section helpful?