🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

applepayjs-polyfill

Package Overview
Dependencies
Maintainers
8
Versions
432
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

applepayjs-polyfill

ApplePayJS polyfill

1.0.15
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
8
Weekly downloads
 
Created
Source

Apple Pay JS Polyfill

This repository contains a polyfill for Apple Pay JS for use for testing in environments that do not natively support Apple Pay JS.

Overview

Apple Pay JS is a way of accepting Apple Pay in websites using Safari in either iOS 10 (and later) and macOS for users who have a TouchID compatible device.

This polyfill provides a way to make ApplePaySession available for testing your implementation in browsers that would otherwise not provide support for Apple Pay JS, such as Node JS.

The polyfill supports Apple Pay JS versions 1, 2 and 3. Version 1 and 2 are outdated, so please use version 3.

Feedback

Any feedback or issues can be added to the issues for this project in GitHub.

License

This project is licensed under the Apache 2.0 license.

  • Apple Pay JS

FAQs

Package last updated on 30 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts