1.0.7 • Published 11 months ago

peerpaysdk v1.0.7

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

Authors

PeerPay

import PeerPay from "peerpaysdk";

function App() {
  return <PeerPay  price= " price of product " ,
  limit = "limit of product for rent",
  api = " you api ",
  image  = "URL of image  ",
  name  = "Product name ",
  detail  = "Detail of product",
  maxtime  = "max days for giving product",
  backgroundColor = " you can change background color of button",
  color =" you can change the color of text" ,
  />;
}

Parameter which need to pass on to the components

ParameterTypeDescription
pricestringRequired. price of product
limitstringRequired. limit of product for rent
apistringRequired. Your API key which you get form https://superfluid-wavepool.vercel.app/
imagestringRequired. image link of product
namestringRequired. name of your product
ownerstringRequired. bussiness account adress
nextstringRequired. next page after payment completed
detailstringRequired. a brief detail of product
maxtimestringRequired. max time of which you can rent the product

DEMO image of payment gateway

Logo

1.0.7

11 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago