Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 509 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 509 Bytes

OpenPay Js

JavaScript libraries to accept payments via OpenPay. We support Vanilla Js and React libraries.

Vanilla

Installation

npm install @getopenpay/openpay-js

Guide

See documentation and example usages here: Vanilla Guide

React

Installation

npm install @getopenpay/openpay-js-react

Guide

See documentation and example usages here: React Guide