New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@bateswebtech/react-square-payments

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bateswebtech/react-square-payments

React Square Payments is a React component library that provides a simple and intuitive way to integrate Square payments into your React applications.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

React Square Payments

React Square Payments is a React component library that provides a simple and intuitive way to integrate Square payments into your React applications.

Majority of the work was created by https://github.com/weareseeed/react-square-web-payments-sdk/tree/main. We had some changes we wanted to make to the library, so we decided to create our own version.

Notable changes:

  • Added support for external buttons. https://github.com/weareseeed/react-square-web-payments-sdk/pull/104
  • Added validateBeforeTokenization prop to the main wrapper component. This allows easier validation with custom logic before the tokenization process and allows you to render errors easier.
  • Removed stitches dependency
  • Currently only supporting credit card payments but may add the other methods in later versions.

FAQs

Package last updated on 13 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts