/gateway-stripepayments

Blesta integration for Stripe using Stripe.js and PaymentMethods

Primary LanguagePHPMIT LicenseMIT

Stripe Payments

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