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

# 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/admin-graphql/latest/objects/ShopPayPaymentRequest#field-ShopPayPaymentRequest.fields.selectedDeliveryMethodType)

  OBJECT

  Represents a Shop Pay payment request.

***

## Map

### Fields with this enum

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