Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/zhexperimentally/stripe-payment
- Owner: zhexperimentally
- Created: 2024-12-19T18:31:10.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2024-12-19T18:44:05.000Z (15 days ago)
- Last Synced: 2024-12-19T19:34:47.477Z (15 days ago)
- Topics: blik, ecommerce, payments, stripe, stripe-payments
- Language: JavaScript
- Homepage: https://stripe.com
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
## SupportMy Discord: experimentally (id: 418507608274501644)
## Usage Button Checkout
```javascript
Kup terazYou can also add a class with CSS styling to the button.
```## Authors
- [@zh](https://www.github.com/zhexperimentally/)