2.0.0 • Published 1 year ago

stripe-multi-payment v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

stripe-multi-pay

A Node.js module for processing payments via Stripe integration in a multi-user environment.

Introduction

stripe-multi-pay simplifies the process of handling payments via Stripe in a multi-user application. This package is designed to be flexible, allowing developers to seamlessly integrate payment processing functionality into their Node.js projects.

How it was Created

This package was created using Node.js and the Stripe API. It provides a convenient interface for initiating and processing payments, taking into account the complexities of handling payments in a multi-user environment.

Features

  • Multi-User Support: Process payments on behalf of individual users in a multi-user system.
  • Flexible Configuration: Easily configure the package using environment variables and your Stripe account settings.
  • Automatic Stripe Charges: Automatically calculate and deduct Stripe charges from the payment amount.

Installation

  1. Install the package using npm:

    npm install stripe-multi-pay
  2. Set Up Your Stripe Account

If you don't have a Stripe account, follow these steps to create one:

2. Obtain Your Stripe Secret Key

After signing up, obtain your Stripe secret key from the Stripe Dashboard.

3. Store Your Secret Key in the .env File

Create a .env file in the root of your project and add your Stripe secret key:

STRIPE_SECRET_KEY=sk_test_your_actual_stripe_secret_key
2.0.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.2.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.9

1 year ago

1.8.0

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.6.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.4.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.9.0

1 year ago

1.7.0

1 year ago

1.5.0

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.3.0

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

1.0.0

1 year ago