rd-payment-gateway

1.1.0 • Public • Published

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

Props Type Description
image string Required. Either link or path of your logo
brandName string Required. Name of your Brand
brandColor string Required. Hex code value of your brand color

Tech Stack

UI: React, Sass

Authors

Support

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

Package Sidebar

Install

npm i rd-payment-gateway

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

10.3 kB

Total Files

4

Last publish

Collaborators

  • dev_adarsh_pandit