Skip to content

zhexperimentally/stripe-payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STRIPE - PAYMENT

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

Installation

Install stripe-payment with npm

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

Support

My Discord: experimentally (id: 418507608274501644)

Usage Button Checkout

<button class="checkout-button" data-product-name="Produkt 1" data-product-price="100" data-product-quantity="1">Kup teraz </button>

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

Authors

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published