From 0ea7cb89cac6c179d718a8635dd3653e1fc420c8 Mon Sep 17 00:00:00 2001 From: feyzullah Demir Date: Fri, 17 Jun 2022 11:10:54 +0300 Subject: [PATCH] +new version 1.0.1v --- Block/.DS_Store | Bin 0 -> 6148 bytes Block/Adminhtml/.DS_Store | Bin 0 -> 6148 bytes Block/Adminhtml/Config/Fieldset.php | 14 +++--- .../IyzicoBase/IyzicoFormObjectGenerator.php | 40 +++++++++--------- .../IyzicoResponseObjectGenerator.php | 12 +++--- Controller/Response/IyzicoCheckoutForm.php | 14 +++++- Model/Config/Source/OverlayScript.php | 8 ++-- Model/Payment/Iyzipay.php | 14 +++--- composer.json | 2 +- etc/config.xml | 1 + etc/module.xml | 2 +- view/.DS_Store | Bin 0 -> 6148 bytes view/adminhtml/.DS_Store | Bin 0 -> 6148 bytes view/adminhtml/web/.DS_Store | Bin 0 -> 6148 bytes view/adminhtml/web/iyzico/iyzico_logo.png | Bin 0 -> 4024 bytes .../web/template/payment/iyzipay.html | 5 +-- 16 files changed, 62 insertions(+), 50 deletions(-) create mode 100644 Block/.DS_Store create mode 100644 Block/Adminhtml/.DS_Store create mode 100644 view/.DS_Store create mode 100644 view/adminhtml/.DS_Store create mode 100644 view/adminhtml/web/.DS_Store create mode 100644 view/adminhtml/web/iyzico/iyzico_logo.png diff --git a/Block/.DS_Store b/Block/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..512442513205621aa60f2a1ea1040e3a3204e2aa GIT binary patch literal 6148 zcmeHK!AiqG5Pe%Cw&r!0bzAXLcrU+e{XKn>^1)zz{&6D%cxvXc3tgZAdRzj)=~$@qi_skR!_$4R162 zMFwQ=1{h<`UAsqR|3=f>B426AkC*LUd6A~GteA0@KaleC*PgiO*>xodgOnCeOzEo#_q7L*K(58XFKYs#COzC z@u=rNmHZ~gfH7bU{FDLqY?1z!NDH^h!M?RcX7- z2KMxJDE-dsUqT6DsDq~;af3%r4=7j az0e-Z1u+R&D$+u+4*^eu4aUH)GVlfUjcrf> literal 0 HcmV?d00001 diff --git a/Block/Adminhtml/.DS_Store b/Block/Adminhtml/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7c00970599ee09924b0f73579ec1f1d3347da604 GIT binary patch literal 6148 zcmeHKOHRWu5PdEM%4d-!OYhmx8-x-TtU&69C2CVjq=r>XY9$dm5BkE$xA*45&$Er;NXbO4v}%ujtqk3lxW->1(vJjcsj4jb;nx` ze~|&%y8~RI!ZRMx*}vnWJziE>Hd|FQ+IcAI&yV}}%dSuUt;+44+ zm}3#2q~xvZ(UVJSp0e7RP0K6J$4Wl?xWxuJ7TCnOT%560>`4E!qw%rKi~6TVWYt(}*XT5G8fR1xv3J#ItTaiy5PQi{*0PH4B%A*KOq SkF-$qN5IjbjWY174156(Z)ary literal 0 HcmV?d00001 diff --git a/Block/Adminhtml/Config/Fieldset.php b/Block/Adminhtml/Config/Fieldset.php index dd3f9ba..2df51a6 100755 --- a/Block/Adminhtml/Config/Fieldset.php +++ b/Block/Adminhtml/Config/Fieldset.php @@ -23,6 +23,8 @@ public function __construct( public function _getHeaderHtml($element) { + + if ($element->getIsNested()) { $html = '
'; } else { @@ -47,7 +49,7 @@ public function _getHeaderHtml($element) ) . '" />'; $html .= '
'; $html .= '' . $element->getLegend().''; - + $html .= $this->_getHeaderCommentHtml($element); // field label column @@ -55,14 +57,14 @@ public function _getHeaderHtml($element) if ($this->getRequest()->getParam('website') || $this->getRequest()->getParam('store')) { $html .= ''; } + $html .= ''; $html .= '
- - + +
'; return $html; } - + } diff --git a/Controller/IyzicoBase/IyzicoFormObjectGenerator.php b/Controller/IyzicoBase/IyzicoFormObjectGenerator.php index d35bbf1..63a0c43 100755 --- a/Controller/IyzicoBase/IyzicoFormObjectGenerator.php +++ b/Controller/IyzicoBase/IyzicoFormObjectGenerator.php @@ -2,19 +2,19 @@ /** * iyzico Payment Gateway For Magento 2 * Copyright (C) 2018 iyzico - * + * * This file is part of Iyzico/Iyzipay. - * + * * Iyzico/Iyzipay is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ @@ -24,7 +24,7 @@ use stdClass; use Iyzico\Iyzipay\Helper\IyzicoHelper; -class IyzicoFormObjectGenerator +class IyzicoFormObjectGenerator { protected $helper; @@ -48,8 +48,8 @@ public function generateOption($checkoutSession,$cardUserKey,$locale,$currency,$ $iyzico->forceThreeDS = "0"; $iyzico->callbackUrl = $callBack."Iyzico_Iyzipay/response/iyzicocheckoutform"; $iyzico->cardUserKey = $cardUserKey; - $iyzico->paymentSource = "MAGENTO2|".$magentoVersion."|SPACE-1.0"; - + $iyzico->paymentSource = "MAGENTO2|".$magentoVersion."|SPACE-1.0.1"; + return $iyzico; } @@ -68,27 +68,27 @@ public function generateBuyer($checkoutSession,$guestEmail) { if($billingAddress->getEmail()){ $email = $billingAddress->getEmail(); - + } else { - + $email = $guestEmail; } - + $buyer = new stdClass(); $buyer->id = $billingAddress->getId(); $buyer->name = $this->helper->dataCheck($billingAddress->getName()); $buyer->surname = $this->helper->dataCheck($billingAddress->getName()); - $buyer->identityNumber = "11111111111"; - $buyer->email = $this->helper->dataCheck($email); - $buyer->gsmNumber = $this->helper->dataCheck($billingAddress->getTelephone()); + $buyer->identityNumber = "11111111111"; + $buyer->email = $this->helper->dataCheck($email); + $buyer->gsmNumber = $this->helper->dataCheck($billingAddress->getTelephone()); $buyer->registrationDate = "2018-07-06 11:11:11"; $buyer->lastLoginDate = "2018-07-06 11:11:11"; - $buyer->registrationAddress = $this->helper->dataCheck($billingStreet); + $buyer->registrationAddress = $this->helper->dataCheck($billingStreet); $buyer->city = $this->helper->dataCheck($billingAddress->getCity()); - $buyer->country = $this->helper->dataCheck($billingAddress->getCountry()); - $buyer->zipCode = $this->helper->dataCheck($billingAddress->getPostCode()); - $buyer->ip = $_SERVER['REMOTE_ADDR']; + $buyer->country = $this->helper->dataCheck($billingAddress->getCountry()); + $buyer->zipCode = $this->helper->dataCheck($billingAddress->getPostCode()); + $buyer->ip = $_SERVER['REMOTE_ADDR']; return $buyer; } @@ -130,10 +130,10 @@ public function generateBillingAddress($checkoutSession) { $billingAddressObj = new stdClass(); $billingAddressObj->address = $this->helper->dataCheck($billingStreet); - $billingAddressObj->zipCode = $this->helper->dataCheck($billingAddress->getPostCode()); + $billingAddressObj->zipCode = $this->helper->dataCheck($billingAddress->getPostCode()); $billingAddressObj->contactName = $this->helper->dataCheck($billingAddress->getName()); $billingAddressObj->city = $this->helper->dataCheck($billingAddress->getCity()); - $billingAddressObj->country = $this->helper->dataCheck($billingAddress->getCountry()); + $billingAddressObj->country = $this->helper->dataCheck($billingAddress->getCountry()); return $billingAddressObj; } @@ -180,4 +180,4 @@ public function generateBasketItems($checkoutSession) { -} \ No newline at end of file +} diff --git a/Controller/IyzicoBase/IyzicoResponseObjectGenerator.php b/Controller/IyzicoBase/IyzicoResponseObjectGenerator.php index c4ea7eb..2be3ed6 100755 --- a/Controller/IyzicoBase/IyzicoResponseObjectGenerator.php +++ b/Controller/IyzicoBase/IyzicoResponseObjectGenerator.php @@ -2,19 +2,19 @@ /** * iyzico Payment Gateway For Magento 2 * Copyright (C) 2018 iyzico - * + * * This file is part of Iyzico/Iyzipay. - * + * * Iyzico/Iyzipay is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ @@ -24,7 +24,7 @@ use stdClass; use Iyzico\Iyzipay\Helper\IyzicoHelper; -class IyzicoResponseObjectGenerator +class IyzicoResponseObjectGenerator { protected $helper; @@ -43,7 +43,7 @@ public function generateTokenDetailObject($conversationId,$token) { $tokenDetail->token = $token; return $tokenDetail; - + } diff --git a/Controller/Response/IyzicoCheckoutForm.php b/Controller/Response/IyzicoCheckoutForm.php index b54d15e..0a2f2f0 100755 --- a/Controller/Response/IyzicoCheckoutForm.php +++ b/Controller/Response/IyzicoCheckoutForm.php @@ -153,6 +153,16 @@ public function execute() $iyziOrderModel->setData('status',$requestResponse->status); $iyziOrderModel->save($iyziOrderModel); + /*Korumalı havale eft */ + if($requestResponse->paymentStatus == 'INIT_BANK_TRANSFER' && $requestResponse->status == 'success'){ + $this->_quote->setCheckoutMethod($this->_cartManagement::METHOD_GUEST); + $this->_cartManagement->placeOrder($this->_quote->getId()); + $resultRedirect->setPath('checkout/onepage/success', ['_secure' => true]); + return $resultRedirect; + } + + + /* Error Redirect Start */ if($requestResponse->paymentStatus != 'SUCCESS' || $requestResponse->status != 'success') { @@ -243,13 +253,13 @@ public function execute() $this->_quote->setCheckoutMethod($this->_cartManagement::METHOD_GUEST); $this->_quote->setCustomerEmail($this->_customerSession->getEmail()); - $this->_cartManagement->placeOrder($this->_quote->getId()); } - $resultRedirect->setPath('checkout/onepage/success', ['_secure' => true]); return $resultRedirect; + + } } diff --git a/Model/Config/Source/OverlayScript.php b/Model/Config/Source/OverlayScript.php index c7662f6..24978d0 100755 --- a/Model/Config/Source/OverlayScript.php +++ b/Model/Config/Source/OverlayScript.php @@ -2,19 +2,19 @@ /** * iyzico Payment Gateway For Magento 2 * Copyright (C) 2018 iyzico - * + * * This file is part of Iyzico/Iyzipay. - * + * * Iyzico/Iyzipay is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ diff --git a/Model/Payment/Iyzipay.php b/Model/Payment/Iyzipay.php index d3298b0..3b193ea 100755 --- a/Model/Payment/Iyzipay.php +++ b/Model/Payment/Iyzipay.php @@ -2,19 +2,19 @@ /** * iyzico Payment Gateway For Magento 2 * Copyright (C) 2018 iyzico - * + * * This file is part of Iyzico/Iyzipay. - * + * * Iyzico/Iyzipay is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ @@ -23,15 +23,15 @@ class Iyzipay extends \Magento\Payment\Model\Method\AbstractMethod { - const PLUGIN_VERSION = '1.0.0'; + const PLUGIN_VERSION = '1.0.1'; protected $_code = "iyzipay"; protected $_isOffline = true; - + public function isAvailable( \Magento\Quote\Api\Data\CartInterface $quote = null ) { return parent::isAvailable($quote); } - + } diff --git a/composer.json b/composer.json index 36d8dfc..affcc49 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iyzico/iyzipay", "description": "iyzico Payment Gateway For Magento 2", "type": "magento2-module", - "version": "1.0.0", + "version": "1.0.1", "license": "GPL-3.0", "authors": [ { diff --git a/etc/config.xml b/etc/config.xml index dcb0ee2..17b6cdb 100755 --- a/etc/config.xml +++ b/etc/config.xml @@ -9,6 +9,7 @@ Kredi/Banka Kartı ile Ödeme 0 offline + TR diff --git a/etc/module.xml b/etc/module.xml index 2f9d56d..96764b2 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - + diff --git a/view/.DS_Store b/view/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d4e09f14e81ff089ad79f449beae70c0574e9a32 GIT binary patch literal 6148 zcmeHKy^a$x5FXzJ&f$cV0;DS~Q6VBojuSdWv*bc?EsLN46n1aJWyS6~N;ag3B5lpR z0B=Fd1JLjSR6GU+9eiW^q(oT|6+)ax8h`fuc;nBqCnh4%n~y|}t?kC8%R6#M?#h?pNYBGEDreJPG>nPqRrj#FY^%ln{Z3mQ z+`YG4Hs$pjcOE<*yvg!Hzcas`1nw#$R~??i89FswWT)NmMCW50_U%@ERIdAdw|@Ek z>*x6W%}>l)&3w5|{xEVpTKTfzji{UNZ8#}1U7W(pE0gq^CZw^KB@NLg$JyFmen8CX zUSjCwLNegaf!w{2tM`lc40r~9#{l0C3d$HbtSp+V1C4nC02?qHLEqFVpkf0sa9CM{ z1tM%J(54Fa#1J+ecIDy%hm}Q}PQrW{^SCby_d>B%5_V<6Ndy*s>lyG2tTV7}hb^xE zkAD6BUr+KQ&wyv(zhXc%`eDC^CAr$Vu{f@^3i=Al!f};FlY+*TW7FYMyazP`pW+TM Va9CM{1>*k*7#e)z8ThLV`~=Xnj#K~u literal 0 HcmV?d00001 diff --git a/view/adminhtml/.DS_Store b/view/adminhtml/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b55b38c17b32f59260dfc71c46f9802271f6b070 GIT binary patch literal 6148 zcmeHK%}OId5bjQ*=^#Q53ONpVScIU7iYQ*j7!P}OmfeF&%s4>@C(|K6&LITmtVb_C ziVv`-eE?5Bgm2(hbyw8j&oQ7>LG{;NKi%oCL-&*rLe>UBRfwVxLV+S?3edbG=tq4c z8M5R7CC;Hw{Yd*T!s%GP0t0w?l;4@)inuW(1MVo zKVcl`q^1XP&@;K7b*O?WG>WC+aBXX&>{Pd^qp~yHUaORyjrGmZsGt^?R(B2>7g0Ob zSC)7Q|4AeBgk!jd4(%p7t9qxp-LbBRA1|J^uGeXw>gM*Jf4lq_8KJzk4nFaA&R@^^ zh?7&^rPqxk9iM?^{Oi!m!VEA2%)oRRpc_cdO?O#djTvADz5oMwKRBR>E@5iXTpiGu z5&$pEL%MKDB7mg)}R}JhZZ;3Pn=s zAsrJgq-&8|W`G%(WFTvYMSTDFKd%2LlX%1oFazI;0hz0N^%`u6-qtsp!?)G}Jpo0* oxYXiv3Utg<46*nWmq3kx-N6o^OPE>&3kZJ*7#g@?2Bylue@nz}O8@`> literal 0 HcmV?d00001 diff --git a/view/adminhtml/web/.DS_Store b/view/adminhtml/web/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..82720a0de12db82044112b8aae534f53f83a294e GIT binary patch literal 6148 zcmeHK&1xGl5SDB=mN5k%67W&rQ^B-$YJx)!*}B_9uierflHhv1#$K|!GXAM)jbYF2 z3-nR?0Dgd;`V4)GWJZ!hH%`bUlwxLJ^hu+ck@RViR*W&;nFmeADvU7!ikK@wafe_( z>XziJr3lD%jy_XwBh~jKwq72sRwZ#z zdvWrvdl|)v`le^iIDDU4o?6_%cc^666b+kRU&UkNu&&+ikCp4%HH*{QpW%;ZYvd@C zBUZtKKI75ftyopHw?mBauskYylmniahN-`xNH&jwM87$63AiUD45J+}i(vUls& x;_$AOpr1fd&@VN369N@|6@xEc#Z^!(V3$|{bS$O@!2&`*0-6RYh=G5~z%|QacfJ4s literal 0 HcmV?d00001 diff --git a/view/adminhtml/web/iyzico/iyzico_logo.png b/view/adminhtml/web/iyzico/iyzico_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e9d57a7e519f6d09dbbe80ec789595cfa0694c67 GIT binary patch literal 4024 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 literal 0 HcmV?d00001 diff --git a/view/frontend/web/template/payment/iyzipay.html b/view/frontend/web/template/payment/iyzipay.html index 793c461..4532ff7 100755 --- a/view/frontend/web/template/payment/iyzipay.html +++ b/view/frontend/web/template/payment/iyzipay.html @@ -127,7 +127,7 @@
-

iyzico

+

iyzico

@@ -173,7 +173,7 @@ .loading{ width:40px; height:40px; - background-color:#4ec8f1; + background-color:#1E64FF; margin:auto; -webkit-animation:sk-rotateplane 1.2s infinite ease-in-out; animation:sk-rotateplane 1.2s infinite ease-in-out @@ -192,4 +192,3 @@ -webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)} } -