Skip to content

sdarshale/applepay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayPal ApplePay Example Code

Examples from the official PayPal Developer Docs for ApplePay.

Introduction and Overview

This repository contains Integration Example for ApplePay

The PayPal JavaScript SDK

These examples use the PayPal JavaScript SDK to display ApplePay checkout button for your buyers

The SDK has several configuration options available. The examples in this repository provide the most minimal example possible to complete a successful transaction.

Know before you code

Setup a PayPal Account

To get started with standard checkout, you'll need a developer, personal, or business account.

Sign Up or Log In

You'll then need to visit the Developer Dashboard to obtain credentials and to make sandbox accounts.

Create an Application

Once you've setup a PayPal account, you'll need to obtain a Client ID and Secret. Create a sandbox application.

Have Node.js installed

These examples will ask you to run commands like npm install and npm start.

You'll need a version of node >= 14 which can be downloaded from the Node.js website.

About

Accept Applepay  and PayPal for web - Beta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • EJS 18.0%
  • Shell 10.1%
  • Dockerfile 3.2%