---
title: ShopPayPaymentRequestTotalShippingPrice - Storefront API
description: Represents a shipping total for a Shop Pay payment request.
api_version: 2025-07
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/2025-07/objects/ShopPayPaymentRequestTotalShippingPrice
  md: >-
    https://shopify.dev/docs/api/storefront/2025-07/objects/ShopPayPaymentRequestTotalShippingPrice.md
api_name: storefront
api_type: graphql
type: object
---

# Shop​Pay​Payment​Request​Total​Shipping​Price

object

Represents a shipping total for a Shop Pay payment request.

## Fields

* discounts

  [\[Shop​Pay​Payment​Request​Discount!\]!](https://shopify.dev/docs/api/storefront/2025-07/objects/ShopPayPaymentRequestDiscount)

  non-null

  The discounts for the shipping total.

* final​Total

  [Money​V2!](https://shopify.dev/docs/api/storefront/2025-07/objects/MoneyV2)

  non-null

  The final total for the shipping total.

* original​Total

  [Money​V2](https://shopify.dev/docs/api/storefront/2025-07/objects/MoneyV2)

  The original total for the shipping total.

***

## Map

### Fields with this object

* [ShopPayPaymentRequest.totalShippingPrice](https://shopify.dev/docs/api/storefront/2025-07/objects/ShopPayPaymentRequest#field-ShopPayPaymentRequest.fields.totalShippingPrice)
