1.1.0 • Published 10 months ago

rd-payment-gateway v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Payment Gateway ui.

This is the ui which you can use to showcase your payment Gateway dummy ui.

This is non functional UI not actual Gateway!!!

Installation

To install the package

  npm install rd-payment-gateway

Usage/Examples

import Payment from 'rd-payment-gateway'

function App() {
  return <Payment logo={"./path/to/logo"} brandName={"Your brand name"} brandColor={"Hex Value"} />
}

API Reference

Get all items

PropsTypeDescription
imagestringRequired. Either link or path of your logo
brandNamestringRequired. Name of your Brand
brandColorstringRequired. Hex code value of your brand color

Tech Stack

UI: React, Sass

Authors

Support

For support, email adarshpanditdev@gmail.com or connect on whatsapp.

1.1.0

10 months ago

1.0.0

10 months ago