react-visa-checkout
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

React Visa Checkout

Porting the Visa Checkout SDK to React

  • Lightweight: The Visa Checkout SDK is a small, lightweight library that can be used to integrate Visa Checkout into your application.
  • Easy to use: As simple as rendering a <VisaCheckoutButton /> component in your application.
  • Supports latest React version: The Visa Checkout SDK is compatible with the latest version of React.
  • Includes all the features of the Visa Checkout SDK and should be maintained in sync with the latest version at all time.

tl;dr

  • Install by executing npm install react-visa-checkout or yarn add react-visa-checkout.
  • Import by adding import VisaCheckoutButton from 'react-visa-checkout'.
  • Use by adding <VisaCheckoutButton />.

Demo

A minimal demo page can be found in sample directory.

Before you continue

React-Visa-Checkout is not an official library and is under constant development. This documentation is written for React-Visa-Checkout V1.x (main branch).

Getting started

Compatibility

Your project needs to use React 18.2 or later.

Installation

Add React-Visa-Checkout to your project by executing npm install react-visa-checkout or yarn add react-visa-checkout.

License

The ISC License.

Author

Lenny Zeitoun (@ZeitounCorp)
lenny@zeitouncorporate.com
https://zeitouncorporate.com

Thank you

Readme

Keywords

none

Package Sidebar

Install

npm i react-visa-checkout

Weekly Downloads

5

Version

1.0.1

License

ISC

Unpacked Size

54.8 kB

Total Files

24

Last publish

Collaborators

  • marshevengi