---
title: ShopPayPaymentRequestDeliveryMethodType - Storefront API
description: Represents the delivery method type for a Shop Pay payment request.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/latest/enums/ShopPayPaymentRequestDeliveryMethodType
  md: >-
    https://shopify.dev/docs/api/storefront/latest/enums/ShopPayPaymentRequestDeliveryMethodType.md
api_name: storefront
api_type: graphql
type: enum
---

# Shop​Pay​Payment​Request​Delivery​Method​Type

enum

Represents the delivery method type for a Shop Pay payment request.

## Valid values

* PICKUP

  The delivery method type is pickup.

* SHIPPING

  The delivery method type is shipping.

***

## Fields

* [Shop​Pay​Payment​Request.selectedDeliveryMethodType](https://shopify.dev/docs/api/storefront/latest/objects/ShopPayPaymentRequest#field-ShopPayPaymentRequest.fields.selectedDeliveryMethodType)

  OBJECT

  Represents a Shop Pay payment request.

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

  INPUT OBJECT

  The input fields represent a Shop Pay payment request.

***

## Map

### Fields with this enum

* [Shop​Pay​Payment​Request.selectedDeliveryMethodType](https://shopify.dev/docs/api/storefront/latest/objects/ShopPayPaymentRequest#field-ShopPayPaymentRequest.fields.selectedDeliveryMethodType)

### Inputs with this enum

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