Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kosatyi/fondy-checkout

Fondy Checkout Widget
https://github.com/kosatyi/fondy-checkout

checkout checkout-ui checkout-widget payment-methods payment-module

Last synced: about 2 months ago
JSON representation

Fondy Checkout Widget

Awesome Lists containing this project

README

        

# Fondy Checkout Widget

![npm](https://img.shields.io/npm/v/fondy-checkout.svg)
![license](https://img.shields.io/npm/l/fondy-checkout.svg)
![github-issues](https://img.shields.io/github/issues/kosatyi/fondy-checkout.svg)

![nodei.co](https://nodei.co/npm/fondy-checkout.png?downloads=true&downloadRank=true&stars=true)

## Installation

### Node

If you’re using [Npm](https://npmjs.com/) in your project, you can add `fondy-checkout` dependency to `package.json`
with following command:

```cmd
npm i --save fondy-checkout
```

or add dependency manually:

```json
{
"dependency": {
"fondy-checkout":"*"
}
}
```

### Bower

If you’re using [Bower](https://bower.io/) in your project, you can run the following command:

```cmd
bower install fondy-checkout
```

### Manual installation

If you do not use NodeJS, you can download the
[latest release](https://github.com/kosatyi/fondy-checkout/releases).
Or clone from GitHub the latest developer version
```cmd
git clone [email protected]:kosatyi/fondy-checkout.git
```

## Quick start

```html





























```

## Result



## License

[MIT](https://github.com/kosatyi/fondy-checkout/blob/HEAD/LICENSE)

## Author

Stepan Kosatyi, [email protected]

[![Stepan Kosatyi](https://img.shields.io/badge/stepan-kosatyi-purple.svg)](https://kosatyi.com/)