Skip to content

mujohn26/stripe-subscription

Repository files navigation

Introduction

Stripe subscription project

Installation

  • Steps on how to install this project, to use it.
  • Be very detailed here, For example, if you have tools which run on different operating systems, write installation steps for all of them.
$ Clone the repository.

📦 Commands

  • bundle install
  • rails start

📓 Pre-Requisites

  • ruby "2.7.5"
  • rails "7.0.4"

🚀 Deployment

The app is deployed on heroku link

🌵 Branches

I use an agile continuous integration methodology, so the version is frequently updated and development is really fast.

  1. ch-naming is the development branch.

  2. main is the production branch.

  3. No other permanent branches should be created in the main repository, you can create feature branches but they should get merged with the mai.

Steps to work with feature branch

  1. To start working on a new feature, create a new branch prefixed with ft and followed by feature name. (ie. ft-FEATURE-NAME)
  2. Once you are done with your changes, you can raise PR.

📄 Testing cards

Add important resources here

Visa: 4242 4242 4242 4242
Mastercard: 5105 1051 0510 5100
American Express: 378282246310005
Discover: 6011111111111117
JCB: 3530111333300000
Diners Club: 38520000023237

These test card numbers can be used with any expiration date in the future and any 3-digit CVC code. When using these test cards, you can simulate different types of failures and declines by using specific CVC and expiration date values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published