luca-montaigut / credit-card-saving-stripe

Module for FMP web starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module Logo

Pluggable module on this starter

React   NestJS   MySQL   AWS

Save customer's payment credentials in your web app with Stripe
Implement delayed or scheduled payments saving credit card in your React/NestJS app


Created by ArthurPrvst

Features included in the module

Full documentation HERE.

Hi, if you want to execute delayed or scheduled payments in your app, you'll have to save client's card and you're at the right place!

This module is here to complete the Stripe documentation and is providing you:

  • card information saving
  • delayed / scheduled payment
  • notification by mail when delayed payment failed (3DS authentication asked another time, no cash available in the user's account...)

You can use this module to learn how to implement the system in your app, or just to copy past it in your project to get something working directly. ¯\_(ツ)_/¯

You'll find in the module:

  • Source code
  • Documentation and Quickstart
  • Integration of the payment system in your backend
  • Stripe configurations

About

Module for FMP web starter


Languages

Language:TypeScript 100.0%