Skip to content

getopenpay/openpay-js-react

Repository files navigation

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