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

# Apple Pay on the Web Version 14 Release Notes

The version of Apple Pay available in macOS 13 and iOS 16.

## Discussion

New features include:

- Added support for automatic reload payments, recurring payment requests, and multiple payment tokens in [`ApplePayModifier`](/documentation/ApplePayontheWeb/ApplePayModifier) and [`ApplePayPaymentRequest`](/documentation/ApplePayontheWeb/ApplePayPaymentRequest). See [`automaticReloadPaymentRequest`](/documentation/ApplePayontheWeb/ApplePayModifier/automaticReloadPaymentRequest), [`recurringPaymentRequest`](/documentation/ApplePayontheWeb/ApplePayModifier/recurringPaymentRequest) and [`multiTokenContexts`](/documentation/ApplePayontheWeb/ApplePayModifier/multiTokenContexts) for more information for `Payment Request API`. See [`automaticReloadPaymentRequest`](/documentation/ApplePayontheWeb/ApplePayPaymentRequest/automaticReloadPaymentRequest), [`recurringPaymentRequest`](/documentation/ApplePayontheWeb/ApplePayPaymentRequest/recurringPaymentRequest), and [`multiTokenContexts`](/documentation/ApplePayontheWeb/ApplePayPaymentRequest/multiTokenContexts) for more information for <doc://com.apple.documentation/documentation/ApplePayontheWeb/apple-pay-js-api>.
- Added support to [`ApplePayPaymentTiming`](/documentation/ApplePayontheWeb/ApplePayPaymentTiming) by including an automaticReload value that specifies that the payment occurs automatically.
- Added support for merchants to provide order details of a purchase that’s viewable in Wallet using [`ApplePayPaymentCompleteDetails`](/documentation/ApplePayontheWeb/ApplePayPaymentCompleteDetails).
- Added `bancomat` and `bancontact` to supported networks. For more information, see [`supportedNetworks`](/documentation/ApplePayontheWeb/ApplePayRequest/supportedNetworks).

---

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)