<!--
{
  "documentType" : "article",
  "framework" : "ApplePayontheWeb",
  "identifier" : "/documentation/ApplePayontheWeb/apple-pay-on-the-web-version-2-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "Apple Pay on the Web Version 2 Release Notes"
}
-->

# Apple Pay on the Web Version 2 Release Notes

The version of Apple Pay available in macOS 10.12.1 and iOS 10.1.

## Discussion

New features include:

- Added new method [`openPaymentSetup`](/documentation/ApplePayontheWeb/ApplePaySession/openPaymentSetup), which displays the Set up Apple Pay button if the user has not completed setup, or the Apple Pay button otherwise.
- Added CSS support for rendering Apple Pay buttons using the properties `-webkit-appearance: -apple-pay-button`, `-apple-pay-button-type`, and `-apple-pay-button-style`. See <doc://com.apple.documentation/documentation/ApplePayontheWeb/displaying-apple-pay-buttons-using-css> for more information.
- Localized Apple Pay buttons. See <doc://com.apple.documentation/documentation/ApplePayontheWeb/localizing-apple-pay-buttons-using-css> for more information.
- Added `jcb` to supported networks. See [`supportedNetworks`](/documentation/ApplePayontheWeb/ApplePayRequest/supportedNetworks) for more information.

---

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)