aune-io/magento2-stripe 2.1.0

Stripe payments integration module for Magento 2

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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:

  • Community Edition (CE) versions 2.1.x and 2.2.x
  • Enterprise Edition (EE) versions 2.1.x and 2.2.x

Installation

  1. Require the module via Composer
$ composer require aune-io/magento2-stripe
  1. Enable the module
$ bin/magento module:enable Aune_Stripe
$ bin/magento setup:upgrade
  1. Login to the admin
  2. Go to Stores > Configuration > Sales > Payment Methods > Aune - Stripe
  3. Enter your Stripe API Keys and set the payment method as active
  4. (Optional) Enable customer storing in Stripe or Vault to allow customers to reuse their payment methods

Authors, contributors and maintainers

Author: - Renato Cason

License

Licensed under the Open Software License version 3.0