blesta/stripe_payments

Stripe Payments

Installs: 333

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 8

Forks: 5

Open Issues: 0

Type:blesta-gateway-merchant

1.8.0 2023-11-10 21:27 UTC

README

Build Status Coverage Status

This is a merchant gateway for Blesta that integrates with Stripe, using tools like Stripe.js, Elements, and PaymentIntents to ensure a secure process for storing and charging cards.

Install the Gateway

  1. You can install the gateway via composer:

    composer require blesta/stripe_payments
    
  2. Upload the source code to a /components/gateways/merchant/stripe_payments/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/components/merchant/stripe_payments/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Payment Gateways

  1. Find the Stripe Payments gateway and click the "Install" button to install it

  2. You're done!

Blesta Compatibility

Blesta Version Module Version
< v4.9.0 v1.1.0
>= v4.9.0 v1.2.0