Stripe integration

A new demo video shows saving and reusing bank cards:

The version 1.5.0 is released.
From now on, you can specify the payment currency in the backend.

You have the following options:

  • Base Currency (your primary backend currency)
  • Order Currency (the currency shown to the customer on the frontend)
  • any other currency, which is enabled in Mageno 2 and has an exchange rate set

The version 1.6.0 is released.
From now on, you can make a partial refund not only from the Magento 2 backend (which is supported for a long time), but from the Stripe account too (before today, the extension supported only the full refund from the Stripe account):

2 posts were split to a new topic: How many licenses should I buy for 2 websites?

2 posts were split to a new topic: Can I buy a Mage2.PRO extension by my own (of course, lower) price?

A post was split to a new topic: How is the Stripe extension PCI compliant although it doesn’t use IFRAME?

The extension’s code repository has been moved to GitHub: https://github.com/mage2pro/stripe

Since the version 1.7.2 you can require the cardholder’s name from your customers.

How can I add a card image to appear in the list of Payment Methods page before the label/title of Stripe payment method within the list of the accepted payment methods?

There is my customization service for it.
You can also do it yourself because the extension is open source.

1 Like

Hi Dmitry,

Just wanted to say thanks for the excellent stripe plugin for Magento 2, been struggling with a Barclaycard Extension for a couple of weeks now, got yours up & running with stripe in about half an hour!! Life saver!

Thanks again,
Dan Cooling (www.themeatman.co.uk)

Since the version 1.10.0, you can optionally prefill the cardholder’s name from the billing address.

A post was split to a new topic: «window.checkout is undefined»

2 posts were split to a new topic: «why I cant see any files for this plugin in this folder /app/code ? Generally any Magento 2 plugins keep in this folder»

The version 1.11.0 is released.
The multishipping scenario support is significantly improved.
An example of a multishipping checkout with Stripe payment.

Multishipping checkout demo video:

The version 1.12.0 is released.
From now on, the extension passes the full customer’s billing address to Stripe on a bank card tokenization.

2 posts were split to a new topic: How to accept Bitcoins with Stripe?

The version 2.1.0 is released.
The extension now supports the Brazilian and Mexican merchants.
Please note that the «Payment Currency» dropdown is disabled for such merchants, because Stripe does not allow to choose a payment currency for them.

The version 2.2.0 is released.
The Stripe Elements technology is fully implemented now.
Previously, it was implemented in the multishipping scenario.

Checkout and Elements host all form inputs containing card data within an IFRAME served from Stripe’s domain—not yours—so your customers’ card information never touches your servers.

stripe.com/docs/security#validating-pci-compliance