Skip to content

mrgenco/fullstackstripe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fullstackstripe

A Repository for Full-Stack web application demos showing the usage of Stripe API.
We implemented some of the popular payment flows such as Accepting Online Payments and Creating & Managing Subscriptions.
We used Vue and Angular for the frontend since there is already a good amount of resources that uses React and pure JavaScript.

Stripe-Angular-.Net Tech Stack

Frontend - UI

Angular 10 using Angular Materials,

Backend - API

.Net Core 3.1,

Servers

UI is hosted on AWS S3 as a Single Page Application
API is running on Azure Portal

Stripe-Vue-Express Tech Stack

Frontend - UI

Vue.js with Vuetify Material Design Framework,

Backend - API

Node.js with Express Framework,

Servers

UI is hosted on Netlify as a Static Web Application
API is running on Google Cloud-Run as a Fully Managed Serverless Container

Check out live demos

Don't worry, we use Stripe test mode in the demos.
So feel free to submit mock payments to the server :)

Stripe / Vue / Express Live Demo
Stripe / Angular / .Net Live Demo

About

This repository contains full-stack demos for some of the popular payment scenarios using Stripe API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors