---
title: ApplePayWalletHeaderInput - 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/ApplePayWalletHeaderInput
  md: https://shopify.dev/docs/api/storefront/latest/input-objects/ApplePayWalletHeaderInput.md
---

# Apple​Pay​Wallet​Header​Input

input\_object

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

## Fields

* application​Data

  [String](https://shopify.dev/docs/api/storefront/latest/scalars/String)

  The application data for the Apple Pay wallet.

* ephemeral​Public​Key

  [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String)

  non-null

  The ephemeral public key for the Apple Pay wallet.

* public​Key​Hash

  [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String)

  non-null

  The public key hash for the Apple Pay wallet.

* transaction​Id

  [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String)

  non-null

  The transaction ID for the Apple Pay wallet.

***

## Input objects using this input

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

  INPUT OBJECT

  The input fields for submitting Apple Pay payment method information for checkout.

***

## Map

### Input objects using this input

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