---
title: ApplePayButtonLocale
framework: applepayontheweb
role: symbol
role_heading: Enumeration
path: applepayontheweb/applepaybuttonlocale
---

# ApplePayButtonLocale

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

## Declaration

```data
enum ApplePayButtonLocale
```

## Overview

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"

## Topics

### Enumeration Cases

- [ar](applepayontheweb/applepaybuttonlocale/ar.md)
- [ca](applepayontheweb/applepaybuttonlocale/ca.md)
- [cs](applepayontheweb/applepaybuttonlocale/cs.md)
- [da](applepayontheweb/applepaybuttonlocale/da.md)
- [de](applepayontheweb/applepaybuttonlocale/de.md)
- [el](applepayontheweb/applepaybuttonlocale/el.md)
- [en](applepayontheweb/applepaybuttonlocale/en.md)
- [es](applepayontheweb/applepaybuttonlocale/es.md)
- [fi](applepayontheweb/applepaybuttonlocale/fi.md)
- [fr](applepayontheweb/applepaybuttonlocale/fr.md)
- [he](applepayontheweb/applepaybuttonlocale/he.md)
- [hi](applepayontheweb/applepaybuttonlocale/hi.md)
- [hr](applepayontheweb/applepaybuttonlocale/hr.md)
- [hu](applepayontheweb/applepaybuttonlocale/hu.md)
- [id](applepayontheweb/applepaybuttonlocale/id.md)
- [it](applepayontheweb/applepaybuttonlocale/it.md)
- [ja](applepayontheweb/applepaybuttonlocale/ja.md)
- [ko](applepayontheweb/applepaybuttonlocale/ko.md)
- [ms](applepayontheweb/applepaybuttonlocale/ms.md)
- [nb](applepayontheweb/applepaybuttonlocale/nb.md)
- [nl](applepayontheweb/applepaybuttonlocale/nl.md)
- [pl](applepayontheweb/applepaybuttonlocale/pl.md)
- [pt](applepayontheweb/applepaybuttonlocale/pt.md)
- [ro](applepayontheweb/applepaybuttonlocale/ro.md)
- [ru](applepayontheweb/applepaybuttonlocale/ru.md)
- [sk](applepayontheweb/applepaybuttonlocale/sk.md)
- [sv](applepayontheweb/applepaybuttonlocale/sv.md)
- [th](applepayontheweb/applepaybuttonlocale/th.md)
- [tr](applepayontheweb/applepaybuttonlocale/tr.md)
- [uk](applepayontheweb/applepaybuttonlocale/uk.md)
- [vi](applepayontheweb/applepaybuttonlocale/vi.md)
- [zh](applepayontheweb/applepaybuttonlocale/zh.md)

## See Also

### Configuring appearance

- [type](applepayontheweb/applepaybutton/type.md)
- [buttonstyle](applepayontheweb/applepaybutton/buttonstyle.md)
- [locale](applepayontheweb/applepaybutton/locale.md)
- [ApplePayButtonType](applepayontheweb/applepaybuttontype.md)
- [ApplePayButtonStyle](applepayontheweb/applepaybuttonstyle.md)
