Introduction

---end

Welcome to the PAYONE Commerce Platform Client JavaScript SDK for the PAYONE Commerce Platform. This SDK provides everything a client needs to easily complete payments using Credit or Debit Card, PAYONE Buy Now Pay Later (BNPL) and Apple Pay.

---end

Features

---end

  • Credit Card Tokenizer: Securely tokenize credit and debit card information.
  • Fingerprinting Tokenizer: Generate unique tokens for device fingerprinting.
  • Apple Pay Session Integration: Seamlessly integrate Apple Pay into your payment workflow.

Installation

---end

To install the PAYONE Commerce Platform Client JavaScript SDK, you can use either  npm yarn , or  pnpm . Choose the command that corresponds to your package manager:

Using npm:

npm install pcp-client-javascript-sdk

 
Using yarn:

yarn add pcp-client-javascript-sdk

 
Using pnpm:

pnpm add pcp-client-javascript-sdk

for more information please consult the javascript clientside SDK Documentation