---
title: Apple Pay JS change log
framework: applepayontheweb
role: article
role_heading: Article
path: applepayontheweb/apple-pay-js-change-log
---

# Apple Pay JS change log

Learn about new features and updates in the Apple Pay JS SDK.

## Overview

Overview With the Apple Pay JS SDK, you can accept Apple Pay payments from customers on your website. Use this changelog to learn about feature updates, deprecations, and removals. You can learn more about Apple Pay JS version numbers and how to automatically link the latest available version in Loading the latest version of the Apple Pay JS SDK. 1.3.2 Fixed Fixed localization issues. Fixed the overlay modal that wasn’t the topmost element for some merchants. Added Added small enhancements to the new window flow. Added the script tag for the Apple Pay JS SDK version 1.3.2: <script src="https://applepay.cdn-apple.com/jsapi/v1.3.2/apple-pay-sdk.js" integrity="sha384-DZRWMZLyVXr+7shJfal8pIG2v4KisLoSWFjZQMUv0+GWaCwoa82qeHsWrbBIUDPU" crossorigin="anonymous"></script> Added the URL for the Apple Pay JS SDK version 1.3.2: https://applepay.cdn-apple.com/jsapi/v1.3.2/apple-pay-sdk.js Added the hash for the Apple Pay JS SDK version 1.3.2: sha384-DZRWMZLyVXr+7shJfal8pIG2v4KisLoSWFjZQMUv0+GWaCwoa82qeHsWrbBIUDP 1.3.1 Fixed Fixed the oncancel callback that wasn’t triggered when closing a modal before a scan. Added Added the script tag for the Apple Pay JS SDK version 1.3.1: <script src="https://applepay.cdn-apple.com/jsapi/v1.3.1/apple-pay-sdk.js" integrity="sha384-kVWHV5PiZFlm9mRpZgyyprD3/PPkKg9gZ7z9TCHnvEkrYmFg/7nfpvTztecxMZvw" crossorigin="anonymous"></script>

Added the URL for the Apple Pay JS SDK version 1.3.1: https://applepay.cdn-apple.com/jsapi/v1.3.1/apple-pay-sdk.js Added the hash for the Apple Pay JS SDK version 1.3.1: sha384-kVWHV5PiZFlm9mRpZgyyprD3/PPkKg9gZ7z9TCHnvEkrYmFg/7nfpvTztecxMZvw
