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