---
title: CartWalletPaymentMethodInput - Storefront API
description: The input fields for submitting wallet payment method information for checkout.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/storefront/latest/input-objects/CartWalletPaymentMethodInput
  md: https://shopify.dev/docs/api/storefront/latest/input-objects/CartWalletPaymentMethodInput.md
---

# Cart​Wallet​Payment​Method​Input

input\_object

The input fields for submitting wallet payment method information for checkout.

## Fields

* apple​Pay​Wallet​Content

  [Apple​Pay​Wallet​Content​Input](https://shopify.dev/docs/api/storefront/latest/input-objects/ApplePayWalletContentInput)

  The payment method information for the Apple Pay wallet.

* shop​Pay​Wallet​Content

  [Shop​Pay​Wallet​Content​Input](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayWalletContentInput)

  The payment method information for the Shop Pay wallet.

***

## Input objects using this input

* [Cart​Payment​Input.walletPaymentMethod](https://shopify.dev/docs/api/storefront/latest/input-objects/CartPaymentInput#fields-walletPaymentMethod)

  INPUT OBJECT

  The input fields for updating the payment method that will be used to checkout.

***

## Map

### Input objects using this input

* [Cart​Payment​Input.walletPaymentMethod](https://shopify.dev/docs/api/storefront/latest/input-objects/CartPaymentInput#fields-walletPaymentMethod)