File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mage2pro/securepay"
3
- ,"version" : " 1.6.6 "
3
+ ,"version" : " 1.7.0 "
4
4
,"description" : " SecurePay integration with Magento 2"
5
5
,"type" : " magento2-module"
6
6
,"homepage" : " https://mage2.pro/c/extensions/securepay"
11
11
"homepage" : " https://mage2.pro/users/dmitry_fedyuk" ,
12
12
"role" : " Developer"
13
13
}]
14
- ,"require" : {"mage2pro/core" : " >=3.2.27 " }
14
+ ,"require" : {"mage2pro/core" : " >=3.4.1 " }
15
15
,"autoload" : {"files" : [" registration.php" ], "psr-4" : {"Dfe\\ SecurePay\\ " : " " }}
16
16
,"keywords" : [
17
17
" 3D Secure"
Original file line number Diff line number Diff line change @@ -38,7 +38,13 @@ https://www.concrete5.org/marketplace/addons/ecommerce-securepay-direct-post-red
38
38
</df_payment >
39
39
<payment >
40
40
<dfe_secure_pay >
41
-
41
+ <!-- 2017-12-05
42
+ "The module is not shown in the «Mageplaza Extensions» → «One Step Checkout» →
43
+ «General Configuration» → «Default Payment Method» Magento 2 backend dropdown":
44
+ https://github.com/mage2pro/securepay/issues/4
45
+ https://github.com/mage2pro/stripe/blob/2.5.2/etc/config.xml#L52-L120
46
+ -->
47
+ <active >1</active >
42
48
<!-- 2017-07-24
43
49
@used-by \Magento\Payment\Helper\Data::getMethodModelConfigName():
44
50
protected function getMethodModelConfigName($code) {
You can’t perform that action at this time.
0 commit comments