1.4.0 • Published 3 years ago

@premepay/react-card-component v1.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

react-premepay-checkout-components

React components for checkout payment using Preme Pay gateway

NPM JavaScript Style Guide

Install

npm install --save react-premepay-checkout-components

Usage

import React, { Component } from 'react'

import MyComponent from 'react-premepay-checkout-components'
import 'react-premepay-checkout-components/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Preme Pay(https://github.com/Preme Pay)

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago