# ShopPayPaymentRequestDeliveryMethodType - storefront - ENUM Version: 2024-07 ## Description Represents the delivery method type for a Shop Pay payment request. ### Access Scopes ## Enum values * [PICKUP](/docs/api/storefront/2024-07/enums/PICKUP) * [SHIPPING](/docs/api/storefront/2024-07/enums/SHIPPING) ## Fields with this enum * [ShopPayPaymentRequest.selectedDeliveryMethodType](/docs/api/storefront/2024-07/objects/ShopPayPaymentRequest) * [ShopPayPaymentRequestInput.selectedDeliveryMethodType](/docs/api/storefront/2024-07/input-objects/ShopPayPaymentRequestInput) ## Examples