2017 © Pedro Peláez
 

magento2-module magento2-stripe

Stripe payments integration module for Magento 2

image

aune-io/magento2-stripe

Stripe payments integration module for Magento 2

  • Wednesday, October 25, 2017
  • by renatocason
  • Repository
  • 3 Watchers
  • 5 Stars
  • 1,458 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 9 Versions
  • 83 % Grown

The README.md

Magento 2 Stripe Payments

Stripe payments integration module for Magento 2., (*1)

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License, (*2)

System requirements

This extension supports the following versions of Magento:, (*3)

  • Community Edition (CE) versions 2.1.x, 2.2.x and 2.3.x
  • Enterprise Edition (EE) versions 2.1.x, 2.2.x and 2.3.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

SCA

Version 4 of the extension supports SCA with the following warnings: * vaulting it's not backward compatibile: previous versions of the extension used the source id as gateway token, version 4 uses the payment method id. If you are upgrading, you can either empty the vault or write a script to change the gateway token. * partial capture will refund the remaining amount: this is due to how capturing a payment intent works, see the official documentation here. * payment intent confermation is done on the frontend: it is strongly reccommended to use Authorize as Payment Action and capture payments when generating the Magento invoice, to avoid having captured transaction without orders in case of timeouts or server errors., (*4)

Authors, contributors and maintainers

Author: - Renato Cason, (*5)

License

Licensed under the Open Software License version 3.0, (*6)

The Versions

25/10 2017

dev-1.1-develop

dev-1.1-develop

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0
  • psr/log 1.0.2
  • magento/framework 100.1.*
  • magento/module-config 100.1.*
  • magento/module-directory 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*
  • magento/module-backend 100.1.*
  • magento/module-vault 100.2.*
  • magento/module-quote 100.1.*
  • magento/module-ui 100.1.*
  • stripe/stripe-php ~5.1.1

 

The Development Requires

25/10 2017

1.1.2

1.1.2.0

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0
  • psr/log 1.0.2
  • magento/framework 100.1.*
  • magento/module-config 100.1.*
  • magento/module-directory 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*
  • magento/module-backend 100.1.*
  • magento/module-vault 100.2.*
  • magento/module-quote 100.1.*
  • magento/module-ui 100.1.*
  • stripe/stripe-php ~5.1.1

 

The Development Requires

25/10 2017

dev-master

9999999-dev

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • psr/log 1.0.2
  • magento/framework 101.0.*
  • magento/module-config 101.0.*
  • magento/module-directory 100.2.*
  • magento/module-payment 100.2.*
  • magento/module-checkout 100.2.*
  • magento/module-sales 101.0.*
  • magento/module-backend 100.2.*
  • magento/module-vault 101.0.*
  • magento/module-quote 101.0.*
  • magento/module-ui 101.0.*
  • stripe/stripe-php ~5.2.3
  • php ~7.0.0|~7.1.0

 

The Development Requires

25/10 2017

2.0.1

2.0.1.0

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0|~7.1.0
  • psr/log 1.0.2
  • magento/framework 101.0.*
  • magento/module-config 101.0.*
  • magento/module-directory 100.2.*
  • magento/module-payment 100.2.*
  • magento/module-checkout 100.2.*
  • magento/module-sales 101.0.*
  • magento/module-backend 100.2.*
  • magento/module-vault 101.0.*
  • magento/module-quote 101.0.*
  • magento/module-ui 101.0.*
  • stripe/stripe-php ~5.2.3

 

The Development Requires

01/10 2017

2.0.0

2.0.0.0

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0
  • psr/log 1.0.2
  • magento/framework 101.0.*
  • magento/module-config 101.0.*
  • magento/module-directory 100.2.*
  • magento/module-payment 100.2.*
  • magento/module-checkout 100.2.*
  • magento/module-sales 101.0.*
  • magento/module-backend 100.2.*
  • magento/module-vault 101.0.*
  • magento/module-quote 101.0.*
  • magento/module-ui 101.0.*
  • stripe/stripe-php ~5.2.3

 

The Development Requires

14/09 2017

1.1.1

1.1.1.0

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0
  • psr/log 1.0.2
  • magento/framework 100.1.*
  • magento/module-config 100.1.*
  • magento/module-directory 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*
  • magento/module-backend 100.1.*
  • magento/module-vault 100.2.*
  • magento/module-quote 100.1.*
  • magento/module-ui 100.1.*
  • stripe/stripe-php ~5.1.1

 

The Development Requires

13/09 2017

1.1.0

1.1.0.0

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0
  • psr/log 1.0.2
  • magento/framework 100.1.*
  • magento/module-config 100.1.*
  • magento/module-directory 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*
  • magento/module-backend 100.1.*
  • magento/module-vault 100.2.*
  • magento/module-quote 100.1.*
  • magento/module-ui 100.1.*
  • stripe/stripe-php ~5.1.1

 

The Development Requires

02/09 2017

dev-feature/travis_ci

dev-feature/travis_ci

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0
  • psr/log 1.0.2
  • magento/framework 100.1.*
  • magento/module-config 100.1.*
  • magento/module-directory 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*
  • magento/module-backend 100.1.*
  • magento/module-vault 100.2.*
  • magento/module-quote 100.1.*
  • magento/module-ui 100.1.*
  • stripe/stripe-php ~5.1.1

 

The Development Requires

02/09 2017

1.0.0

1.0.0.0

Stripe payments integration module for Magento 2

  Sources   Download

OSL-3.0

The Requires

  • php ~7.0.0
  • magento/framework 100.1.*
  • magento/magento-composer-installer *
  • magento/module-config 100.1.*
  • magento/module-directory 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*
  • magento/module-backend 100.1.*
  • magento/module-vault 100.2.*
  • magento/module-customer 100.1.*
  • magento/module-catalog 101.0.*
  • magento/module-quote 100.1.*
  • magento/module-paypal 100.1.*
  • magento/module-theme 100.1.*
  • magento/module-ui 100.1.*
  • stripe/stripe-php ~5.1.1