Download the PHP package aune-io/magento2-stripe without Composer
On this page you can find all versions of the php package aune-io/magento2-stripe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aune-io/magento2-stripe
More information about aune-io/magento2-stripe
Files in aune-io/magento2-stripe
Download aune-io/magento2-stripe
More information about aune-io/magento2-stripe
Files in aune-io/magento2-stripe
Vendor aune-io
Package magento2-stripe
Short Description Stripe payments integration module for Magento 2
License OSL-3.0
Package magento2-stripe
Short Description Stripe payments integration module for Magento 2
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-stripe
Magento 2 Stripe Payments
Stripe payments integration module for Magento 2.
System requirements
This extension supports the following versions of Magento:
- 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
-
Require the module via Composer
-
Enable the module
- Login to the admin
- Go to Stores > Configuration > Sales > Payment Methods > Aune - Stripe
- Enter your Stripe API Keys and set the payment method as active
- (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.
Authors, contributors and maintainers
Author:
License
Licensed under the Open Software License version 3.0
All versions of magento2-stripe with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1.0|~7.2.0|~7.3.0
psr/log Version 1.1.0
magento/framework Version 102.0.*
magento/module-config Version 101.1.*
magento/module-directory Version 100.3.*
magento/module-payment Version 100.3.*
magento/module-checkout Version 100.3.*
magento/module-sales Version 102.0.*
magento/module-backend Version 101.0.*
magento/module-vault Version 101.1.*
magento/module-quote Version 101.1.*
magento/module-ui Version 101.1.*
stripe/stripe-php Version ~7.14.2
psr/log Version 1.1.0
magento/framework Version 102.0.*
magento/module-config Version 101.1.*
magento/module-directory Version 100.3.*
magento/module-payment Version 100.3.*
magento/module-checkout Version 100.3.*
magento/module-sales Version 102.0.*
magento/module-backend Version 101.0.*
magento/module-vault Version 101.1.*
magento/module-quote Version 101.1.*
magento/module-ui Version 101.1.*
stripe/stripe-php Version ~7.14.2
The package aune-io/magento2-stripe contains the following files
Loading the files please wait ....