--- title: ShopPayPaymentRequestDeliveryMethodType - GraphQL Admin description: Represents the delivery method type for a Shop Pay payment request. api_version: 2025-10 api_name: admin type: enum api_type: graphql 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 --- # 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)