From 01c86b4b950e3e56acf2950fa6ede21903249cba Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Mon, 4 Dec 2017 21:10:00 +0300 Subject: [PATCH] 2.5.2: https://github.com/mage2pro/stripe/issues/58 --- composer.json | 2 +- etc/config.xml | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2884fce..973c85f 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mage2pro/stripe" - ,"version": "2.5.1" + ,"version": "2.5.2" ,"description": "Stripe integration with Magento 2" ,"type": "magento2-module" ,"homepage": "https://mage2.pro/c/stripe" diff --git a/etc/config.xml b/etc/config.xml index b444ad9..2ad20fc 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -49,6 +49,75 @@ your receipt emails will include the description of the charge(s) that they are + + 1