From 3e32807e96e002d89dfb2557bd9c7eb079dcb459 Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Tue, 25 Apr 2017 10:20:57 +0300 Subject: [PATCH] 0.1.2 --- T/Customer.php | 2 +- composer.json | 2 +- etc/adminhtml/system.xml | 36 ------------------------------------ etc/config.xml | 6 ++++++ 4 files changed, 8 insertions(+), 38 deletions(-) diff --git a/T/Customer.php b/T/Customer.php index 3f87c46..ae0aa70 100644 --- a/T/Customer.php +++ b/T/Customer.php @@ -46,7 +46,7 @@ function t02() { // It should be unique, otherwise you will get the error: // «O identificador prßprio deve ser único, j¹ existe um customer com o identificador informado» // («The unique identifier must be unique, there is a customer with the identified identifier»). - ->setOwnId(uniqid('df-customer-')) + ->setOwnId('admin@mage2.pro') /** * 2017-04-23 * @param string $number Document number. Character limit: (11) diff --git a/composer.json b/composer.json index 8d1591b..39ea7ad 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mage2pro/moip" - ,"version": "0.1.1" + ,"version": "0.1.2" ,"description": "The «Moip» payment extension for Magento 2." ,"type": "magento2-module" ,"homepage": "https://mage2.pro/c/extensions/moip" diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index 78aca23..55cf798 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -275,42 +275,6 @@ validate-number validate-greater-than-zero 1 - - - Df\Config\Source\NoWhiteBlack - 1 - - - - Magento\Directory\Model\Config\Source\Country - 1 - - 1 - - 0 - - - diff --git a/etc/config.xml b/etc/config.xml index b8cc723..3cce9c8 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -9,6 +9,12 @@ authorize_capture authorize_capture 1 + BR whitelist BRL