--- title: ShopPayPaymentRequestImage - Storefront API description: Represents an image for a Shop Pay payment request line item. api_version: unstable api_name: storefront source_url: html: >- https://shopify.dev/docs/api/storefront/unstable/objects/ShopPayPaymentRequestImage md: >- https://shopify.dev/docs/api/storefront/unstable/objects/ShopPayPaymentRequestImage.md --- # Shop​Pay​Payment​Request​Image object Represents an image for a Shop Pay payment request line item. ## Fields * alt [String](https://shopify.dev/docs/api/storefront/unstable/scalars/String) The alt text of the image. * url [String!](https://shopify.dev/docs/api/storefront/unstable/scalars/String) non-null The source URL of the image. *** ## Map ### Fields with this object * {}[ShopPayPaymentRequestLineItem.image](https://shopify.dev/docs/api/storefront/unstable/objects/ShopPayPaymentRequestLineItem#field-ShopPayPaymentRequestLineItem.fields.image)