# ShopPayPaymentRequestDiscountInput - storefront - INPUT_OBJECT Version: 2024-10 ## Description The input fields to create a discount for a Shop Pay payment request. ### Access Scopes ## Fields * [amount](/docs/api/storefront/2024-10/input-objects/MoneyInput): MoneyInput - The amount of the discount. * [label](/docs/api/storefront/2024-10/scalars/String): String - The label of the discount. ## Input objects with this input object * [ShopPayPaymentRequestInput](/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestInput) * [ShopPayPaymentRequestLineItemInput](/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestLineItemInput) * [ShopPayPaymentRequestLineItemInput](/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestLineItemInput) * [ShopPayPaymentRequestTotalShippingPriceInput](/docs/api/storefront/2024-10/input-objects/ShopPayPaymentRequestTotalShippingPriceInput) ## Examples