<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/ApplePayButtonLocale",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Apple Pay on the Web"
    ],
    "preciseIdentifier" : "enum/ApplePayButtonLocale"
  },
  "title" : "ApplePayButtonLocale"
}
-->

# ApplePayButtonLocale

A type that indicates the languages and regions that you can specify for the Apple Pay button.

```
enum ApplePayButtonLocale
```

## Overview

The default value is the current language and region setting in a browser.

The button locale type uses ISO-639-1 code for the language, followed by a hyphen (-), and the ISO-3166-1 code for the region. The values:

- `"ar-AB"`
- `"ca-ES"`
- `"cs-CZ"`
- `"da-DK"`
- `"de-DE"`
- `"el-GR"`
- `"en-AU"`
- `"en-GB"`
- `"en-US"`
- `"es-ES"`
- `"es-MX"`
- `"fi-FI"`
- `"fr-CA"`
- `"fr-FR"`
- `"he-IL"`
- `"hi-IN"`
- `"hr-HR"`
- `"hu-HU"`
- `"id-ID"`
- `"it-IT"`
- `"ja-JP"`
- `"ko-KR"`
- `"ms-MY"`
- `"nb-NO"`
- `"nl-NL"`
- `"pl-PL"`
- `"pt-BR"`
- `"pt-PT"`
- `"ro-RO"`
- `"ru-RU"`
- `"sk-SK"`
- `"sv-SE"`
- `"th-TH"`
- `"tr-TR"`
- `"uk-UA"`
- `"vi-VN"`
- `"zh-CN"`
- `"zh-HK"`
- `"zh-TW"`

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)