---
title: ShopPayPaymentRequestDiscountInput - Storefront API
description: The input fields to create a discount for a Shop Pay payment request.
api_version: 2026-07
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestDiscountInput
  md: >-
    https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestDiscountInput.md
api_name: storefront
api_type: graphql
type: input-object
---

# Shop​Pay​Payment​Request​Discount​Input

input\_object

The input fields to create a discount for a Shop Pay payment request.

## Fields

* amount

  [Money​Input](https://shopify.dev/docs/api/storefront/latest/input-objects/MoneyInput)

  The amount of the discount.

* label

  [String](https://shopify.dev/docs/api/storefront/latest/scalars/String)

  The label of the discount.

***

## Input objects using this input

* [Shop​Pay​Payment​Request​Input.discounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestInput#fields-discounts)

  INPUT OBJECT

  The input fields represent a Shop Pay payment request.

* [Shop​Pay​Payment​Request​Line​Item​Input.itemDiscounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestLineItemInput#fields-itemDiscounts)

  INPUT OBJECT

  The input fields to create a line item for a Shop Pay payment request.

* [Shop​Pay​Payment​Request​Line​Item​Input.lineDiscounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestLineItemInput#fields-lineDiscounts)

  INPUT OBJECT

  The input fields to create a line item for a Shop Pay payment request.

* [Shop​Pay​Payment​Request​Total​Shipping​Price​Input.discounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestTotalShippingPriceInput#fields-discounts)

  INPUT OBJECT

  The input fields to create a shipping total for a Shop Pay payment request.

***

## Map

### Input objects using this input

* [Shop​Pay​Payment​Request​Input.discounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestInput#fields-discounts)
* [Shop​Pay​Payment​Request​Line​Item​Input.itemDiscounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestLineItemInput#fields-itemDiscounts)
* [Shop​Pay​Payment​Request​Line​Item​Input.lineDiscounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestLineItemInput#fields-lineDiscounts)
* [Shop​Pay​Payment​Request​Total​Shipping​Price​Input.discounts](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestTotalShippingPriceInput#fields-discounts)
