---
title: ShopPayPaymentRequestImage - Storefront API
description: Represents an image for a Shop Pay payment request line item.
api_version: 2026-07
source_url:
  html: https://shopify.dev/docs/api/storefront/latest/objects/shoppaypaymentrequestimage
  md: https://shopify.dev/docs/api/storefront/latest/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/latest/scalars/String)

  The alt text of the image.

* url

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

  non-null

  The source URL of the image.

***

## Map

### Fields with this object

* [ShopPayPaymentRequestLineItem.image](https://shopify.dev/docs/api/storefront/latest/objects/ShopPayPaymentRequestLineItem#field-ShopPayPaymentRequestLineItem.fields.image)