Contents

Apple Pay on the Web version history

Learn about features in each version of Apple Pay on the Web.

Overview

Specify the Apple Pay version your website supports when you create a session by calling ApplePaySession or by creating an ApplePayRequest. Keep in mind that customers using Apple Pay may be running any version of Apple Pay. The operating system of the customer’s device determines the version of Apple Pay that it runs. To support all customers, make sure your app works properly with all Apple Pay versions. See supportsVersion for more information.

Apple Pay version numbers apply to both Apple Pay JS API and Payment Request API.

Topics

Apple Pay Version

See Also

Apple Pay JavaScript APIs