rayedbajwa / react-authorize-net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-authorize-net

A Standard Authorize.net based UI components for payments within React based Applications

  • Use Components directly in your app with setting up API keys in your app
  • Use anywhere in your applications with simple amount attribute
  • Multiple components like buttons, input forms, wizards and donation
  • Install as a module in your app

Installation

  • $ npm install react-authorize-net --save
  • $ import component-name from 'react-authorize-net';

Start examples

  • npm start
  • build for prod: npm build

Serve for development

Notes

Included Authorize net sdk

About

License:The Unlicense


Languages

Language:JavaScript 93.0%Language:HTML 7.0%