aune-io / magento2-stripe

Stripe payments integration module for Magento 2
Open Software License 3.0
14 stars 7 forks source link
magento2 magento2-extension magento2-module magento2-payment-gateway stripe stripe-payments

Magento 2 Stripe Payments

Stripe payments integration module for Magento 2.

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License

System requirements

This extension supports the following versions of Magento:

Installation

  1. Require the module via Composer

    $ composer require aune-io/magento2-stripe
  2. Enable the module

    $ bin/magento module:enable Aune_Stripe
    $ bin/magento setup:upgrade
  3. Login to the admin

  4. Go to Stores > Configuration > Sales > Payment Methods > Aune - Stripe

  5. Enter your Stripe API Keys and set the payment method as active

  6. (Optional) Enable customer storing in Stripe or Vault to allow customers to reuse their payment methods

SCA

Version 4 of the extension supports SCA with the following warnings:

Authors, contributors and maintainers

Author:

License

Licensed under the Open Software License version 3.0