ZeshanA / stripe-minisite

Web app that allows freelancers to accept credit and debit card payments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Stripe Minisite

A web app for freelancers to professionally handle credit and debit card payments through a personal web link.

๐Ÿ“ธ Screenshot

๐Ÿ“š Usage

  1. โฌ‡๏ธ Clone this repo to your server by running git clone https://github.com/ZeshanA/Stripe-Minisite
  2. ๐Ÿ”‘ Swap out the API key in node/app.js for your own from Stripe
  3. โŒจ๏ธ Start the payment server by running node node/app.js
  4. โšก๏ธ Share the link to your page and start accepting payments!

๐Ÿ›  Stack

Written using Node.js and express.js.

About

Web app that allows freelancers to accept credit and debit card payments.


Languages

Language:JavaScript 44.9%Language:CSS 36.4%Language:HTML 18.7%