--- title: ShopPayPaymentRequestDiscountInput - Storefront API description: The input fields to create a discount for a Shop Pay payment request. api_version: 2024-10 api_name: storefront type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestDiscountInput md: >- https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestDiscountInput.txt --- # 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/2024-10/input-objects/MoneyInput) The amount of the discount. * label [String](https://shopify.dev/docs/api/storefront/2024-10/scalars/String) The label of the discount. *** ## Input objects using this input * [Shop​Pay​Payment​Request​Input.​discounts](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestInput#field-discounts) INPUT OBJECT The input fields represent a Shop Pay payment request. * [Shop​Pay​Payment​Request​Line​Item​Input.​line​Discounts](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestLineItemInput#field-lineDiscounts) INPUT OBJECT The input fields to create a line item for a Shop Pay payment request. * [Shop​Pay​Payment​Request​Line​Item​Input.​item​Discounts](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestLineItemInput#field-itemDiscounts) 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/2024-10/input-objects/ShopPayPaymentRequestTotalShippingPriceInput#field-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/2024-10/input-objects/ShopPayPaymentRequestInput#field-discounts) * [Shop​Pay​Payment​Request​Line​Item​Input.lineDiscounts](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestLineItemInput#field-lineDiscounts) * [Shop​Pay​Payment​Request​Line​Item​Input.itemDiscounts](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestLineItemInput#field-itemDiscounts) * [Shop​Pay​Payment​Request​Total​Shipping​Price​Input.discounts](https://shopify.dev/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestTotalShippingPriceInput#field-discounts)