> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Payment Info Value: Total Checkout Value at Payment Step

> Track the total monetary value of add payment info events in your checkout funnel. Measure cart values when shoppers submit payment details.

<Tip>
  Total monetary value of all add payment info events tracked by the Upstack pixel.
</Tip>

## Formula

<Info>
  **Add Payment Info Value** = **SUM** ( Cart Values at Payment Info Step )
</Info>

### Formula Components

| Metric          | Definition                                                       |
| --------------- | ---------------------------------------------------------------- |
| **SUM**         | Aggregation function that totals all values                      |
| **Cart Values** | Monetary value of carts when visitors submit payment information |

| Metadata        |                         |
| --------------- | ----------------------- |
| **Type**        | Currency                |
| **Data Source** | [Upstack Pixel](/pixel) |
| **Aggregation** | Sum                     |

***

## Example

Your Shopify store recorded **\$118,500** in cart value at the payment info step this month:

| Day       | Events | Value    |
| --------- | ------ | -------- |
| Monday    | 782    | \$39,100 |
| Tuesday   | 856    | \$42,800 |
| Wednesday | 732    | \$36,600 |

***

## How It Works

Add Payment Info Value captures the cart total when a shopper submits their payment information during checkout. This represents high-intent revenue from visitors who have progressed past shipping and are one step away from purchase completion.

***

## When to Use

| Scenario                         | Action                                                   |
| -------------------------------- | -------------------------------------------------------- |
| Analyzing checkout funnel value  | Compare against add shipping info value to find drop-off |
| Measuring purchase readiness     | Track how much value reaches the final checkout step     |
| Identifying payment friction     | Spot where cart value leaks between payment and purchase |
| Evaluating checkout optimization | Measure impact of payment form improvements              |

***

## Related Metrics

| Metric                                                                                       | Relationship                                |
| -------------------------------------------------------------------------------------------- | ------------------------------------------- |
| [Add Payment Info](/reference/metrics/funnel/conversions/add-payment-info)                   | Event count (this metric sums their values) |
| [Cost per Add Payment Info](/reference/metrics/funnel/conversions/cost-per-add-payment-info) | Ad spend per payment info event             |
| [Add Shipping Info Value](/reference/metrics/funnel/conversions/add-shipping-info-value)     | Previous step in checkout funnel            |

[See all Attributed Conversions metrics →](/reference/metrics/funnel/conversions)
