# Why does cash ticket pricing not behave like charge tickets?

**Cash** and **Charge** ticket pricing differ from each other mainly in that **Cash** tickets are not repriced upon batching and invoicing while **Charge** tickets are repriced to match any changes.

This means that if you have a **Cash** ticket that is to be batched / invoiced, and that ticket's Order Product has changed its pricing, the **Cash** ticket will NOT update its pricing to match upon being invoiced, whereas **Charge** tickets in this scenario would update its pricing to match.

## Cash Ticket Pricing

**Cash** ticket pricing, which includes the pay types: **\[ Cash ]**, **\[ Credit Card ]**, and **\[ Check ],** by default, will have their rates locked. This can be seen in the **\[ Edit Ticket Pricing ]** popup, where if the ticket is **Cash**, all of the Lock Rates for **Material, Freight, Surcharge** and **Hauler** will be switched ON. This means that any changes to that order product's pricing WILL NOT update to match when the ticket is batched / invoiced.

<figure><img src="/files/iy4avztUIZwFeX8V6QaW" alt=""><figcaption></figcaption></figure>

***

## Charge Ticket Pricing

**Charge** ticket pricing, which includes the pay types: **\[ Charge Show $ ]** and **\[ Charge Hide $ ],** by default, do not have their rates locked. This can be seen in the **\[ Edit Ticket Pricing ]** popup, where if the ticket is **Charge**, all of the Lock Rates for **Material, Freight, Surcharge** and **Hauler** will be switched OFF. This means that any changes to that order product's pricing WILL update to match when the ticket is batched / invoiced.

<figure><img src="/files/v5KqlttH2brJssvbgYNi" alt=""><figcaption></figcaption></figure>

***

## References

{% content-ref url="/pages/1yF7i7iEU5es7xLEQUde" %}
[New Pricing Tools](/fast-weigh-knowledge-base/references/new-pricing-tools.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.tacinsight.com/fast-weigh-knowledge-base/faqs-and-best-practices/frequently-asked-questions/why-does-cash-ticket-pricing-not-behave-like-charge-tickets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
