Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhexperimentally/stripe-payment

Stripe payment code. Node.js + HTML (BLIK AND CARD)
https://github.com/zhexperimentally/stripe-payment

blik ecommerce payments stripe stripe-payments

Last synced: 7 days ago
JSON representation

Stripe payment code. Node.js + HTML (BLIK AND CARD)

Awesome Lists containing this project

README

        

# STRIPE - PAYMENT

Stripe payments for Polish online stores (e.g., supporting Blik and Credit Card)

## Installation

Install stripe-payment with npm

```bash
npm instal
node index.js - start server localhost:3000
```

## Support

My Discord: experimentally (id: 418507608274501644)

## Usage Button Checkout

```javascript
Kup teraz

You can also add a class with CSS styling to the button.
```

## Authors

- [@zh](https://www.github.com/zhexperimentally/)