author
int64
658
755k
date
stringlengths
19
19
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
list
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
21,252
01.09.2017 15:38:09
-10,800
1abb8b2318dcc54ebe5c34b061f6625cb11fc9a5
Knockout element ID update
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/web/template/checkout-button.html", "new_path": "src/Payment/view/frontend/web/template/checkout-button.html", "diff": "<!-- ko ifnot: (isAmazonAccountLoggedIn) -->\n<div class=\"amazon-button-container\">\n<div class=\"amazon-button-...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
AMAZON-66: Knockout element ID update
21,252
03.09.2017 21:17:38
-10,800
1d433312104af7859e48ed82b604bdcc6ea3d32e
Extension now uses core module version as extensions version
[ { "change_type": "MODIFY", "old_path": "src/Core/Block/Adminhtml/System/Config/Form/Version.php", "new_path": "src/Core/Block/Adminhtml/System/Config/Form/Version.php", "diff": "namespace Amazon\\Core\\Block\\Adminhtml\\System\\Config\\Form;\nuse Magento\\Backend\\Block\\Template\\Context;\n-use Mag...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Extension now uses core module version as extensions version
21,238
06.09.2017 07:52:50
25,200
88bb2afbf76953c109da25b6f074549a6c9ea321
Adding PendingRefundInterface to UpgradeSchema
[ { "change_type": "MODIFY", "old_path": "src/Payment/Setup/UpgradeSchema.php", "new_path": "src/Payment/Setup/UpgradeSchema.php", "diff": "@@ -21,6 +21,7 @@ use Amazon\\Payment\\Model\\ResourceModel\\OrderLink;\nuse Amazon\\Payment\\Model\\ResourceModel\\PendingAuthorization;\nuse Amazon\\Payment\\Mo...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Adding PendingRefundInterface to UpgradeSchema
21,249
07.09.2017 12:13:05
-10,800
bbff116304af97e3a5042899c192fc6bd1845f28
Fixes for 109 issue.
[ { "change_type": "MODIFY", "old_path": "src/Payment/Observer/CompleteOrder.php", "new_path": "src/Payment/Observer/CompleteOrder.php", "diff": "@@ -55,7 +55,12 @@ class CompleteOrder implements ObserverInterface\n}\nif ($order->getState() == Order::STATE_COMPLETE &&\n- $order->getStoredData()[OrderI...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Fixes for 109 issue.
21,259
07.09.2017 11:44:00
-7,200
a4c23783d73b1a05a481991f31746552a2997e2c
preparing release version 1.1.4
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
preparing release version 1.1.4
21,259
26.09.2017 08:52:53
-7,200
4826739b61cff24552c06835c7e607023ed122ff
Fixed wrong property name in Email.php
[ { "change_type": "MODIFY", "old_path": "src/Payment/Helper/Email.php", "new_path": "src/Payment/Helper/Email.php", "diff": "@@ -74,9 +74,9 @@ class Email extends AbstractHelper\n$order->getStoreId()\n);\n- $storeName = $this->coreHelper->getStoreName(ScopeInterface::SCOPE_STORE, $order->getStoreId()...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Fixed wrong property name in Email.php
21,259
26.09.2017 08:58:17
-7,200
d3316d2c7674835be21a0f9ca66f81ae6c4cb8b5
preparing version 1.1.5
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
preparing version 1.1.5
21,259
03.10.2017 10:52:50
-7,200
a08781e35ff2f7932116183ee40c3a8345bf7b47
correction of refund table name. Fixes
[ { "change_type": "MODIFY", "old_path": "src/Payment/Model/ResourceModel/PendingRefund.php", "new_path": "src/Payment/Model/ResourceModel/PendingRefund.php", "diff": "namespace Amazon\\Payment\\Model\\ResourceModel;\nuse Amazon\\Payment\\Api\\Data\\PendingRefundInterface;\n-use Amazon\\Payment\\Setup...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
correction of refund table name. Fixes #139.
21,252
06.10.2017 10:39:28
-10,800
74f55b31095e77b7518cd4729b4f2e6bc531d2ab
Payment OrderInfromationManagement now uses Core getVersion method
[ { "change_type": "MODIFY", "old_path": "src/Payment/Helper/Data.php", "new_path": "src/Payment/Helper/Data.php", "diff": "@@ -39,13 +39,4 @@ class Data extends AbstractHelper\nparent::__construct($context);\n$this->moduleList = $moduleList;\n}\n-\n- /**\n- * @return string\n- */\n- public function g...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
AMAZON-57: Payment OrderInfromationManagement now uses Core getVersion method
21,252
10.10.2017 18:30:47
-10,800
f4e911489a99faaa7e7c26bfde049553efbb6614
Composer.json compatibility with Magento 2.2
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"Apache-2.0\"\n],\n\"require\": {\n- \"php\": \"~5.6.0|7.0.2|~7.0.6\",\n- \"magento/framework\": \"^100.1.0\",\n- \"magento/module-sales\": \"^100.1.0\",\n- \"magento/module-checkout\": \"^100.1.0\",\n- \"...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Composer.json compatibility with Magento 2.2
21,252
13.10.2017 15:06:25
-10,800
605db806ad453ad419801d9c1b98406973c1e342
Disabled Exclude Categories admin field
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/adminhtml/system.xml", "new_path": "src/Core/etc/adminhtml/system.xml", "diff": "<field id=\"packstation_terms_validation_switch\">1</field>\n</depends>\n</field>\n- <field id=\"excluded_categories\" translate=\"label comment\" type=\"Amazon\\Core...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Disabled Exclude Categories admin field
21,252
18.10.2017 13:53:31
-3,600
d016c36c572851b52299c05fd3116a69a98f0ce5
Exclusion block from advance options disabled
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/adminhtml/system.xml", "new_path": "src/Core/etc/adminhtml/system.xml", "diff": "<config_path>payment/amazon_payment/storename</config_path>\n</field>\n</group>\n- <group id=\"sales_exclusions\" translate=\"label\" type=\"text\" sortOrder=\"30\" s...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Exclusion block from advance options disabled
21,252
01.12.2017 11:03:31
-7,200
0a513e0841608e4cf15b5339e16f05d93d965f30
Reload after reverting to default checkout
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/web/js/view/checkout-revert.js", "new_path": "src/Payment/view/frontend/web/js/view/checkout-revert.js", "diff": "@@ -8,7 +8,8 @@ define(\n'Amazon_Payment/js/model/storage',\n'mage/storage',\n'Magento_Checkout/js/model/error-processor...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Reload after reverting to default checkout
21,259
04.12.2017 11:30:38
-3,600
49994441a9fd1bfe45ed8f0ac422f5ebf03c23b9
version increase 1.2.1
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase 1.2.1
21,259
07.12.2017 16:16:44
-3,600
2fb780118953a57a7745bfae935e1ede6fd7e5ef
Update versions and fixed outdated dependencies
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update versions and fixed outdated dependencies
21,260
11.12.2017 14:37:41
21,600
2eff8694a07800ec6aae8d5843c9fb5ad77ab8c3
Invalid JSON causes problems during unserialization You can see this issue when trying to enable or disable a module via the magento script (`magento module:disable Module_Name`).
[ { "change_type": "MODIFY", "old_path": "src/Payment/composer.json", "new_path": "src/Payment/composer.json", "diff": "\"magento/module-sales\": \"^100.1.0|^101.0.0\",\n\"magento/module-quote\": \"^100.1.0|^101.0.0\",\n\"magento/module-payment\": \"^100.1.0|^100.2.0\",\n- \"magento/module-backend\": ...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Invalid JSON causes problems during unserialization You can see this issue when trying to enable or disable a module via the magento script (`magento module:disable Module_Name`).
21,259
21.12.2017 09:50:01
-3,600
1a2fb3a92334cc26b234734bf1303d3cfc3ed038
dependencies only in composer of submodules
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"license\": [\n\"Apache-2.0\"\n],\n- \"require\": {\n- \"magento/framework\": \"^100.1.0|^101.0.0\",\n- \"magento/module-sales\": \"^100.1.0|^101.0.0\",\n- \"magento/module-checkout\": \"^100.1.0|^100.2.0\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
dependencies only in composer of submodules
21,252
11.01.2018 15:45:48
0
bd8c9eacef1d69e5f185ba0ab624636d08781d79
Use implementations instead of interfaces
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/di.xml", "new_path": "src/Core/etc/di.xml", "diff": "<config xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:noNamespaceSchemaLocation=\"urn:magento:framework:ObjectManager/etc/config.xsd\">\n<preference for=\"Amazon\\Core\\Client\\Cli...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Use implementations instead of interfaces
21,252
18.01.2018 15:44:55
-7,200
36dc8750101738114a6d70c26d6a8dd7f1fe6a5d
Escapes and annotations
[ { "change_type": "MODIFY", "old_path": "src/Core/view/frontend/templates/amazon_payments_mark.phtml", "new_path": "src/Core/view/frontend/templates/amazon_payments_mark.phtml", "diff": "<?php if($block->isBadgeEnabled()): ?>\n<div class=\"amazon-payments-mark-container\">\n<div class=\"amazon-paymen...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Escapes and annotations
21,259
24.01.2018 14:23:35
-3,600
0847c672344eafe789914b35375c1cf2b412224c
added Blank theme information
[ { "change_type": "MODIFY", "old_path": "docs/faq.rst", "new_path": "docs/faq.rst", "diff": "@@ -5,7 +5,7 @@ I am using a custom theme, what do I have to do?\n------------------------------------------------\nThe styles used are based on the Luma theme Magento provides. Especially responsive breakpoi...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
added Blank theme information
21,252
24.01.2018 16:09:48
-7,200
d5d3d9fd72eaecfa15c2ed7000287a7c806b29cf
Extension now uses uiRegistry instead of window global state
[ { "change_type": "MODIFY", "old_path": "src/Core/view/adminhtml/templates/system/config/simplepath_admin.phtml", "new_path": "src/Core/view/adminhtml/templates/system/config/simplepath_admin.phtml", "diff": "var AmazonSp = <?php echo $this->getAmazonSpJson(); ?>;\n-require([\"prototype\"], function(...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Extension now uses uiRegistry instead of window global state
21,245
24.01.2018 10:37:07
25,200
03a9717edd5bd04cccb581a7783049b296fde784
Update re: BG-SPRINT 120 - attempting current URL redirect at login
[ { "change_type": "MODIFY", "old_path": "src/Login/Controller/Login/Authorize.php", "new_path": "src/Login/Controller/Login/Authorize.php", "diff": "@@ -38,52 +38,52 @@ class Authorize extends Action\n/**\n* @var ClientFactoryInterface\n*/\n- protected $clientFactory;\n+ private $clientFactory;\n/**\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update re: BG-SPRINT 120 - attempting current URL redirect at login
21,259
22.01.2018 11:56:29
-3,600
19b95cf4e565de388ec03b669fec5b371115dfa1
Restoring original file to master.
[ { "change_type": "MODIFY", "old_path": "src/Login/Controller/Login/Authorize.php", "new_path": "src/Login/Controller/Login/Authorize.php", "diff": "@@ -38,52 +38,52 @@ class Authorize extends Action\n/**\n* @var ClientFactoryInterface\n*/\n- private $clientFactory;\n+ protected $clientFactory;\n/**\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Restoring original file to master.
21,265
30.01.2018 09:39:05
-7,200
8c040d92cee5bf766c1ed4c5d0e1af42c73d38d5
Added province dropdown if it is required but not provided
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/web/js/action/populate-shipping-address.js", "new_path": "src/Payment/view/frontend/web/js/action/populate-shipping-address.js", "diff": "@@ -36,7 +36,7 @@ define(\n$.extend({}, checkoutProvider.get('shippingAddress'), shippingAddress...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
AMAZON-116: Added province dropdown if it is required but not provided
21,259
30.01.2018 19:39:29
-3,600
56b1a292a010fdebc6661f814bce54eded4ce80c
added reference to blank theme
[ { "change_type": "MODIFY", "old_path": "docs/faq.rst", "new_path": "docs/faq.rst", "diff": "@@ -24,6 +24,6 @@ Amazon Pay provides two LESS files in this extension. They need to be adapted to\nAmazon Pay Widgets are not surfaced\n-----------------------------------\n-Please check if you are using a t...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
added reference to blank theme
21,245
01.02.2018 11:37:10
25,200
2780f4ab42b22216adb301892acdd4b4f6636f84
Update - fixed module dependencies order
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/module.xml", "new_path": "src/Core/etc/module.xml", "diff": "<config xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:noNamespaceSchemaLocation=\"urn:magento:framework:Module/etc/module.xsd\">\n<module name=\"Amazon_Core\" setup_version...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - fixed module dependencies order
21,252
05.02.2018 17:29:56
-7,200
0708ae6192d1c139756f87ff77f144cc1cc821e4
Do not load JS files when both LwA and PwA are disabled
[ { "change_type": "MODIFY", "old_path": "src/Core/Block/Config.php", "new_path": "src/Core/Block/Config.php", "diff": "@@ -96,6 +96,14 @@ class Config extends Template\nreturn ($this->coreHelper->isPwaEnabled());\n}\n+ /**\n+ * @return bool\n+ */\n+ public function isExtensionEnabled()\n+ {\n+ return...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Do not load JS files when both LwA and PwA are disabled
21,238
15.02.2018 22:55:01
28,800
cdf3c04bd266beadfdc4a9b1d1d99ceb34d50dee
Update README.md removing release notes as they were no longer kept up-to-date.
[ { "change_type": "MODIFY", "old_path": "README.md", "new_path": "README.md", "diff": "## Installation and Configuration\nPlease follow the instructions in the [User Guide](https://amzn.github.io/amazon-payments-magento-2-plugin)\n-\n-## Release Notes\n-### v1.1.1 stability\n-#### Enhancements:\n- * ...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update README.md removing release notes as they were no longer kept up-to-date.
21,238
16.02.2018 10:37:31
28,800
75da61746ad4ee7a01df4ebcc4f5325a141a98fd
Update ISSUE_TEMPLATE.md Adding extension version to issue template.
[ { "change_type": "MODIFY", "old_path": ".github/ISSUE_TEMPLATE.md", "new_path": ".github/ISSUE_TEMPLATE.md", "diff": "#### Your setup\n-* Magento version:\n+* Magento version: 2.x.x\n+* Amazon Pay Extension Version:\n* Magento Edition: Community / Enterprise / Enterprise Cloud\n* JavaScript Console:...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update ISSUE_TEMPLATE.md Adding extension version to issue template.
21,238
21.02.2018 23:49:04
28,800
9c90b74cefbfdf8606c850d18a1bd70e487b16bd
Adjusting error text to fix Pay capitalization. Fixes
[ { "change_type": "MODIFY", "old_path": "src/Payment/i18n/en_US.csv", "new_path": "src/Payment/i18n/en_US.csv", "diff": "-\"Amazon authorize invalid state : %1 with reason %2\",\"Unexpected state for the Amazon Pay authoriziation. State: %1, Reason code: %2\"\n+\"Amazon authorize invalid state : %1 w...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Adjusting error text to fix Pay capitalization. Fixes #198.
21,242
05.03.2018 14:45:54
-3,600
386e0a114593c5b9620fc387e9f5cf25a7696472
Increase version to 1.2.6
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Increase version to 1.2.6
21,242
04.04.2018 11:13:02
-7,200
85c7b70b3384503f5b13c9bbe404777c5074298c
Extend payment region information
[ { "change_type": "MODIFY", "old_path": "docs/configuration.rst", "new_path": "docs/configuration.rst", "diff": "@@ -25,7 +25,11 @@ The credentials can be found in Seller Central at :menuselection:`Integration --\nPayment Region\n..............\n-Select the region where you registered your seller acc...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Extend payment region information
21,245
18.05.2018 11:58:44
21,600
60a58bc99d14da9a31f777a8a86543e0bac9eb21
Update - added update from pre-2.0.0 branch to core helper class that removes amazon enabled ambiguity in response to github issues 207 and 209
[ { "change_type": "MODIFY", "old_path": "src/Core/Helper/Data.php", "new_path": "src/Core/Helper/Data.php", "diff": "@@ -22,6 +22,9 @@ use Magento\\Store\\Model\\ScopeInterface;\nuse Magento\\Store\\Model\\StoreManagerInterface;\nuse Magento\\Framework\\Module\\ModuleListInterface;\n+/**\n+ * @Suppre...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - added update from pre-2.0.0 branch to core helper class that removes amazon enabled ambiguity in response to github issues 207 and 209
21,245
18.05.2018 14:07:06
21,600
beb4a3f90a08725c47ae458b9e988a8256bae6e7
Update - added in fixes for action/pwaenabled coming in pre-2.0.0 to remove ambiguity. Added checks for amazonpay data in JS calls (layout/data issue resolved in pre-2.0.0 so this is a workaround for current master).
[ { "change_type": "MODIFY", "old_path": "src/Core/Model/Config/SimplePath.php", "new_path": "src/Core/Model/Config/SimplePath.php", "diff": "@@ -334,8 +334,8 @@ class SimplePath\n*/\npublic function autoEnable()\n{\n- if (!$this->getConfig('payment/amazon_payment/pwa_enabled')) {\n- $this->config->sa...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - added in fixes for action/pwaenabled coming in pre-2.0.0 to remove ambiguity. Added checks for amazonpay data in JS calls (layout/data issue resolved in pre-2.0.0 so this is a workaround for current master).
21,245
23.05.2018 16:54:43
21,600
0684761cb46db0feec82489bbb3f0b48297916ca
Update - added split-database support for quote-split related tables
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/di.xml", "new_path": "src/Payment/etc/di.xml", "diff": "<argument name=\"amazonConfig\" xsi:type=\"object\">Amazon\\Payment\\Model\\Config</argument>\n</arguments>\n</type>\n+ <type name=\"Magento\\ScalableCheckout\\Console\\Command\\SplitQuote...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - added split-database support for quote-split related tables
21,245
31.05.2018 14:19:52
21,600
b1522e334a80396d2eea0330dc3b7c2b77cb86b2
Update - addendum to issue 206 - additional di.xml entry to ensure correct use of amazon_quote table during checkout
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/di.xml", "new_path": "src/Payment/etc/di.xml", "diff": "</argument>\n</arguments>\n</type>\n+ <type name=\"Amazon\\Payment\\Model\\ResourceModel\\QuoteLink\">\n+ <arguments>\n+ <argument name=\"connectionName\" xsi:type=\"string\">checkout</arg...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - addendum to issue 206 - additional di.xml entry to ensure correct use of amazon_quote table during checkout
21,245
31.05.2018 16:39:51
21,600
63be9ffbb44fc2b37cbe0c0341f990442b58e30e
Update re: - Github issue
[ { "change_type": "MODIFY", "old_path": "src/Login/Helper/Session.php", "new_path": "src/Login/Helper/Session.php", "diff": "@@ -19,6 +19,7 @@ use Amazon\\Core\\Domain\\AmazonCustomer;\nuse Amazon\\Login\\Domain\\ValidationCredentials;\nuse Magento\\Customer\\Api\\Data\\CustomerInterface;\nuse Magent...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update re: APS-10 - Github issue #104
21,245
06.06.2018 15:27:22
21,600
013e30eb24e40f692c4fb5aac0272157daa99b1c
Update - addressing issue for version 2.1.6 of M2
[ { "change_type": "MODIFY", "old_path": "src/Payment/Observer/AddAmazonButton.php", "new_path": "src/Payment/Observer/AddAmazonButton.php", "diff": "@@ -25,12 +25,12 @@ class AddAmazonButton implements ObserverInterface\n/**\n* @var Data\n*/\n- protected $coreHelper;\n+ private $coreHelper;\n/**\n* @...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - addressing issue #214 for version 2.1.6 of M2
21,245
08.06.2018 11:09:33
21,600
f4a23c07e496170e9e7a066dd46814f1b25c0445
Update - added necessary di.xml entries to support split database option in B2B/EE sites.
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/di.xml", "new_path": "src/Payment/etc/di.xml", "diff": "<argument name=\"amazonConfig\" xsi:type=\"object\">Amazon\\Payment\\Model\\Config</argument>\n</arguments>\n</type>\n+ <type name=\"Magento\\ScalableCheckout\\Console\\Command\\SplitQuote...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - added necessary di.xml entries to support split database option in B2B/EE sites.
21,242
12.06.2018 08:17:03
-7,200
cbf82502f9668b8b076edbda0f996157bead3451
Fix widget URLs for JP region
[ { "change_type": "MODIFY", "old_path": "src/Core/Helper/Data.php", "new_path": "src/Core/Helper/Data.php", "diff": "@@ -222,8 +222,7 @@ class Data extends AbstractHelper\n'de' => 'https://static-eu.payments-amazon.com/OffAmazonPayments/de/lpa/js/Widgets.js?nomin',\n'uk' => 'https://static-eu.payment...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Fix widget URLs for JP region
21,242
12.06.2018 12:16:06
-7,200
9d5e97650888fbe1e5b8ecf428275cd390dbf0cc
Added missing line for list formatting
[ { "change_type": "MODIFY", "old_path": "docs/configuration.rst", "new_path": "docs/configuration.rst", "diff": "@@ -26,6 +26,7 @@ The credentials can be found in Seller Central at :menuselection:`Integration --\nPayment Region\n..............\nSelect the region where you registered your seller accou...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Added missing line for list formatting
21,252
18.06.2018 15:08:01
-10,800
7123348109fbf8929ef76d71593bd584b4e1ad53
Fixes the bug which causes 'Add to Cart' request executed twice under certain conditions
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/web/js/catalog-add-to-cart.js", "new_path": "src/Payment/view/frontend/web/js/catalog-add-to-cart.js", "diff": "@@ -23,8 +23,9 @@ define([\n$.widget('amazon.catalogAddToCart', $.mage.catalogAddToCart, {\n_create: function () {\n- //th...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Fixes the bug which causes 'Add to Cart' request executed twice under certain conditions
21,238
01.07.2018 23:25:09
25,200
1910bb4979d2722a9a78020c7b18d45a5a51ef1d
Updating JP widgets.js URLs
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/config.xml", "new_path": "src/Core/etc/config.xml", "diff": "<de>https://static-eu.payments-amazon.com/OffAmazonPayments/de/lpa/js/Widgets.js?nomin</de>\n<uk>https://static-eu.payments-amazon.com/OffAmazonPayments/uk/lpa/js/Widgets.js?nomin</uk>\n...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Updating JP widgets.js URLs
21,238
02.07.2018 17:38:06
25,200
aff80a4b18295bd5f3677319f2857590dbed5b2c
Updating dependency requirements for composer files
[ { "change_type": "MODIFY", "old_path": "src/Login/composer.json", "new_path": "src/Login/composer.json", "diff": "],\n\"require\": {\n\"php\": \"~7.0.13|~7.1.0\",\n- \"amzn/amazon-pay-and-login-with-amazon-core-module\": \"^2.0.14\",\n+ \"amzn/amazon-pay-and-login-with-amazon-core-module\": \"^3.0.0...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Updating dependency requirements for composer files (#273)
21,245
10.07.2018 18:40:08
21,600
0f9584b6ea76c36398718d29e2df3fe0aa6fcf44
Update restored missing input, added script to detect credential pasting into json field.
[ { "change_type": "MODIFY", "old_path": "src/Core/view/adminhtml/templates/system/config/simplepath_admin.phtml", "new_path": "src/Core/view/adminhtml/templates/system/config/simplepath_admin.phtml", "diff": "<span class=\"apsp-getstarted\">\n<button><span><?= $block->escapeHtml(__('Get started with ...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update restored missing input, added script to detect credential pasting into json field.
21,245
12.07.2018 10:49:14
21,600
1416f49c333e100134ae352b34cd560d4a0b82a1
Update addressed error when multiple stores with different AP status existed and threw JS errors
[ { "change_type": "MODIFY", "old_path": "src/Payment/Model/PaymentManagement/Capture.php", "new_path": "src/Payment/Model/PaymentManagement/Capture.php", "diff": "* express or implied. See the License for the specific language governing\n* permissions and limitations under the License.\n*/\n+\nnamesp...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update addressed error when multiple stores with different AP status existed and threw JS errors (#277)
21,245
20.07.2018 11:02:08
21,600
64cbb3ef28d9415bcf6e3f5e27a7412bcd13ef37
Update re: - Resolves removed reference to MailMessage class in di.xml file
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/di.xml", "new_path": "src/Payment/etc/di.xml", "diff": "<type name=\"Magento\\Framework\\Webapi\\ErrorProcessor\">\n<plugin name=\"amazon_payment_webapi_error_processor\" type=\"Amazon\\Payment\\Plugin\\WebapiErrorProcessor\" sortOrder=\"1\" />...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update re: AP-396 - Resolves #274, removed reference to MailMessage class in di.xml file (#288)
21,245
24.07.2018 10:46:37
21,600
06345be4886e0ad1414705fed564c90233f81466
Update - adds update to change customer address fields to accept 3 line address rather than default 2
[ { "change_type": "MODIFY", "old_path": "src/Core/Observer/PaymentConfigSaveAfter.php", "new_path": "src/Core/Observer/PaymentConfigSaveAfter.php", "diff": "@@ -24,6 +24,7 @@ use Magento\\Framework\\Message\\ManagerInterface;\nuse Magento\\Framework\\App\\Config\\ReinitableConfigInterface;\nuse Magen...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update AP-399 - adds update to change customer address fields to accept 3 line address rather than default 2 (#292)
21,251
31.07.2018 13:49:49
25,200
ca9d852e00535478edee594df5393b616067b45a
version change to 2.1.0
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version change to 2.1.0 (#298)
21,245
02.08.2018 14:06:03
21,600
cc14e1e389efff89c619320f9baca2f36f794f8a
Update - added end line to each JSON file and corrected extra comma
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - added end line to each JSON file and corrected extra comma
21,245
07.08.2018 12:29:33
21,600
47c66ba237fc0348f0a47658f5fcb4dbcfcca21d
Updated module.xml files to have 2.1.0 version to match composer.json updates.
[ { "change_type": "MODIFY", "old_path": "src/Login/etc/module.xml", "new_path": "src/Login/etc/module.xml", "diff": "<?xml version=\"1.0\"?>\n<config xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:noNamespaceSchemaLocation=\"urn:magento:framework:Module/etc/module.xsd\">\n- <module name=...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Updated module.xml files to have 2.1.0 version to match composer.json updates.
21,251
07.08.2018 17:11:59
25,200
54367f425c59227c857de56bbedda60fd31adc26
Update decline messages
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/amazon_error_mapping.xml", "new_path": "src/Payment/etc/amazon_error_mapping.xml", "diff": "<?xml version=\"1.0\"?>\n<mapping xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:noNamespaceSchemaLocation=\"urn:magento:module:Magento_Pay...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update decline messages (#304)
21,245
08.08.2018 11:06:32
21,600
41236bc79c8461c80cc9be59a9c8f0abe66114da
Update - removed unnecessary class reference, altered check for upgrade from 3.0 to 2.1. Added a check for missing postal code.
[ { "change_type": "MODIFY", "old_path": "src/Core/Domain/AmazonAddressFactory.php", "new_path": "src/Core/Domain/AmazonAddressFactory.php", "diff": "@@ -82,7 +82,7 @@ class AmazonAddressFactory\n$data = [\nAmazonAddressInterface::CITY => $this->escaper->escapeHtml($address['City']),\n- AmazonAddressI...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update AP-408 - removed unnecessary class reference, altered check for upgrade from 3.0 to 2.1. Added a check for missing postal code.
21,245
08.08.2018 12:11:04
21,600
4adbf29ce0cccabde0ed2e7324387a7b4f1c508f
Updated - added 2 additional seconds to decline delay.
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/web/js/action/place-order.js", "new_path": "src/Payment/view/frontend/web/js/action/place-order.js", "diff": "@@ -73,7 +73,7 @@ define(\nvar intervalId = setInterval(function () {\nclearInterval(intervalId);\nwindow.location.replace(u...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Updated - added 2 additional seconds to decline delay.
21,245
08.08.2018 13:09:15
21,600
71af7fba0c59e3b45df512b07f1d736da3de3bc0
Update - add 2 seconds
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/web/js/action/place-order.js", "new_path": "src/Payment/view/frontend/web/js/action/place-order.js", "diff": "@@ -73,7 +73,7 @@ define(\nvar intervalId = setInterval(function () {\nclearInterval(intervalId);\nwindow.location.replace(u...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - add 2 seconds
21,245
08.08.2018 17:24:28
21,600
ff8a67685e29e48583a85af604b29e4bc3117298
Update - changed product button to PayWithAmazon class instead of login version. Added MagentoUi class to JS since it needed to load with button
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/templates/payment-link-product-page.phtml", "new_path": "src/Payment/view/frontend/templates/payment-link-product-page.phtml", "diff": "id=\"amazon-addtoCart-<?= /* @noEscape */ $block->getJsId() ?>\"\ndata-mage-init='{\"amazonProduct...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - changed product button to PayWithAmazon class instead of login version. Added MagentoUi class to JS since it needed to load with button
21,245
09.08.2018 17:10:44
21,600
bdf4b66b1fe7e84c028af3ae110a5465bd8165ff
Update - check to ensure potentially optional fields are checked by index before getting data.
[ { "change_type": "MODIFY", "old_path": "src/Core/Domain/AmazonAddressFactory.php", "new_path": "src/Core/Domain/AmazonAddressFactory.php", "diff": "@@ -81,11 +81,11 @@ class AmazonAddressFactory\n);\n$data = [\n- AmazonAddressInterface::CITY => $this->escaper->escapeHtml($address['City']),\n+ Amazon...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - check to ensure potentially optional fields are checked by index before getting data.
21,245
14.08.2018 13:13:33
21,600
a9c214aa5a187e2caa37e4a69d76df9f537e0d50
Update - removed all references to adding history/status messages to orders in new gateway implementation
[ { "change_type": "MODIFY", "old_path": "src/Payment/Gateway/Helper/SubjectReader.php", "new_path": "src/Payment/Gateway/Helper/SubjectReader.php", "diff": "@@ -137,20 +137,6 @@ class SubjectReader\nreturn $quoteLink;\n}\n- /**\n- * Adds status message - should be called after transaction and order a...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - removed all references to adding history/status messages to orders in new gateway implementation
21,245
16.08.2018 19:27:43
21,600
bbfd7fa955b3b8e45c2fb0618134b6c521ba1e32
Update - fixes logger setup/classes and di settings related to them.
[ { "change_type": "MODIFY", "old_path": "src/Core/Logger/Handler/Client.php", "new_path": "src/Core/Logger/Handler/Client.php", "diff": "namespace Amazon\\Core\\Logger\\Handler;\nuse Magento\\Framework\\Logger\\Handler\\Base;\n-use Monolog\\Logger;\nclass Client extends Base\n{\n@@ -30,5 +29,5 @@ cla...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - fixes logger setup/classes and di settings related to them.
21,245
16.08.2018 19:33:08
21,600
9548e5e91871f265e995f9e54b4f9b02c4995abb
Update - fixed headers/documentation on new logger classes.
[ { "change_type": "MODIFY", "old_path": "src/Core/Logger/IpnLogger.php", "new_path": "src/Core/Logger/IpnLogger.php", "diff": "<?php\n-/*\n- * Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n+/**\n+ * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n*\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - fixed headers/documentation on new logger classes.
21,245
16.08.2018 19:49:16
21,600
d23801ba1063e9a2abb257d42918603adac4c034
Fixed IPN log setup
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/di.xml", "new_path": "src/Payment/etc/di.xml", "diff": "</type>\n<type name=\"Amazon\\Payment\\Ipn\\IpnHandlerFactoryInterface\">\n<arguments>\n- <argument name=\"logger\" xsi:type=\"object\">amazonIpnLogger</argument>\n+ <argument name=\"logge...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Fixed IPN log setup
21,245
16.08.2018 19:57:01
21,600
6a605c6f59fd92a18e60badc7c37c6a560c14036
Update re: - comment out backend simulations for later work
[ { "change_type": "MODIFY", "old_path": "src/Core/Helper/Data.php", "new_path": "src/Core/Helper/Data.php", "diff": "@@ -559,9 +559,9 @@ class Data extends AbstractHelper\n'Authorization:Declined:InvalidPaymentMethod' => __('Authorization soft decline'),\n'Authorization:Declined:AmazonRejected' => __...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update re: AP-419 - comment out backend simulations for later work
21,245
29.08.2018 15:50:49
21,600
5ce514483529a32c473f9d3046cd63d3bf0d65c2
Update - removed composer.json dependencies on PHP versions.
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"ciaranmcnulty/behat-stepthroughextension\": \"dev-master\"\n},\n\"require\": {\n- \"php\": \"~7.0.13|~7.1.0\",\n\"magento/framework\": \"101.0.*\",\n\"magento/module-sales\": \"101.0.*\",\n\"magento/modul...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - removed composer.json dependencies on PHP versions.
21,245
05.09.2018 11:58:16
21,600
5d7d70d3f7541fa9224e8dce21283d409e442353
Update re: error message
[ { "change_type": "MODIFY", "old_path": "src/Payment/Gateway/Http/Client/AbstractClient.php", "new_path": "src/Payment/Gateway/Http/Client/AbstractClient.php", "diff": "@@ -95,7 +95,7 @@ abstract class AbstractClient implements ClientInterface\ntry {\n$response = $this->process($data);\n} catch (\\Ex...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update re: PR-11 error message
21,245
11.09.2018 01:42:01
21,600
aebc4ecbcefcc2b47802e4d78ecc710ee9e594a6
Support Issue * Update re: error message * Revert "Update re: error message - accidently commited to master, not to new branch. This reverts commit * Update - changed dependency versions for compatibility
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"Apache-2.0\"\n],\n\"require-dev\": {\n- \"guzzlehttp/guzzle\": \"^6.2.0\",\n- \"phpunit/phpunit\": \"4.1.0\",\n+ \"guzzlehttp/guzzle\": \">=4.1.4 <7.0\",\n+ \"phpunit/phpunit\": \"*\",\n\"behat/behat\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Support Issue AP-427 (#349) * Update re: PR-11 error message * Revert "Update re: PR-11 error message - accidently commited to master, not to new branch. This reverts commit 5d7d70d3f7541fa9224e8dce21283d409e442353. * Update - changed dependency versions for compatibility
21,251
11.09.2018 00:52:46
25,200
c667576828fc99ce8be51977a72f46aa6869dabb
Correcting typo in composer
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"ciaranmcnulty/behat-stepthroughextension\": \"dev-master\"\n},\n\"require\": {\n- \"php\": \"php: ~7.1.3||~7.2.0\",\n+ \"php\": \"~7.1.3||~7.2.0\",\n\"magento/framework\": \"*\",\n\"magento/module-sales\"...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Correcting typo in composer
21,251
11.09.2018 01:01:17
25,200
4eba43cdbdf462fff33bf6bd8e9630e7bbab6c25
Fixing typo in composer.json
[ { "change_type": "MODIFY", "old_path": "src/Core/composer.json", "new_path": "src/Core/composer.json", "diff": "\"Apache-2.0\"\n],\n\"require\": {\n- \"php\": \"php: ~7.1.3||~7.2.0\",\n+ \"php\": \"~7.1.3||~7.2.0\",\n\"magento/framework\": \"*\",\n\"magento/module-config\": \"*\",\n\"magento/module-...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Fixing typo in composer.json (#350)
21,245
08.10.2018 00:34:48
21,600
e8b71bcd18a069531c59fe7557e066122e980edc
Support Issue * Update re: error message * Revert "Update re: error message - accidently commited to master, not to new branch. This reverts commit * Update re: APS-50/APS-51 - incorrect implementation of schema for tables used in splt database
[ { "change_type": "DELETE", "old_path": "src/Core/Setup/UpgradeSchema.php", "new_path": null, "diff": "-<?php\n-/**\n- * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n- *\n- * Licensed under the Apache License, Version 2.0 (the \"License\").\n- * You may not use this file e...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Support Issue APS-50, APS-51 (#358) * Update re: PR-11 error message * Revert "Update re: PR-11 error message - accidently commited to master, not to new branch. This reverts commit 5d7d70d3f7541fa9224e8dce21283d409e442353. * Update re: APS-50/APS-51 - incorrect implementation of schema for tables used in splt database
21,245
08.10.2018 17:51:54
21,600
fe73e2000f1871e1c289cda66b0af132d72da536
Update configuration section wording * Update re: error message * Revert "Update re: error message - accidently commited to master, not to new branch. This reverts commit * Update wording in admin section for Amazon Pay minicart, product page and Magento login popup
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/adminhtml/system.xml", "new_path": "src/Core/etc/adminhtml/system.xml", "diff": "<config_path>payment/amazon_payment/button_size</config_path>\n</field>\n<field id=\"pwa_pp_button_is_visible\" translate=\"label\" type=\"select\" sortOrder=\"70\" s...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update configuration section wording (#357) * Update re: PR-11 error message * Revert "Update re: PR-11 error message - accidently commited to master, not to new branch. This reverts commit 5d7d70d3f7541fa9224e8dce21283d409e442353. * Update wording in admin section for Amazon Pay minicart, product page and Magento login popup
21,241
10.10.2018 17:08:14
18,000
6870f2b520b3ed9fc0d13270c9578a9bc648e40e
expand php version compatibility
[ { "change_type": "MODIFY", "old_path": "src/Core/composer.json", "new_path": "src/Core/composer.json", "diff": "\"Apache-2.0\"\n],\n\"require\": {\n- \"php\": \"~7.1.3||~7.2.0\",\n+ \"php\": \"~7.0.13|~7.1.0|~7.2.0\",\n\"magento/framework\": \"*\",\n\"magento/module-config\": \"*\",\n\"magento/modul...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
AP-422 - expand php version compatibility
21,241
11.10.2018 10:03:42
18,000
2d1fa6866617a4af80994be1dff965dd2a3263c3
fix version requirement typo
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"magento/module-backend\": \"*\",\n\"magento/module-quote\": \"*\",\n\"magento/module-customer\": \"*\",\n- \"magento/module-store\": \"^*\",\n+ \"magento/module-store\": \"*\",\n\"amzn/amazon-pay-sdk-php\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
AP-427 - fix version requirement typo
21,241
11.10.2018 18:04:20
18,000
71c666c9a3f26bf797856a16105176a1ca835681
add db_schema_whitelist.json file
[ { "change_type": "ADD", "old_path": null, "new_path": "src/Core/etc/db_schema_whitelist.json", "diff": "+{\n+ \"amazon_quote\": {\n+ \"column\": {\n+ \"entity_id\": true,\n+ \"quote_id\": true,\n+ \"amazon_order_reference_id\": true,\n+ \"sandbox_simulation_reference\": true,\n+ \"confirmed\": true\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
APS-70 - add db_schema_whitelist.json file
21,238
12.10.2018 10:35:00
25,200
1d5c3eed7b5ca495931b12e5068c9d0a6f892b47
Remove new line from text node
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/di.xml", "new_path": "src/Payment/etc/di.xml", "diff": "</type>\n<type name=\"Amazon\\Payment\\Model\\QueuedRefundUpdater\">\n<arguments>\n- <argument name=\"adminNotifier\" xsi:type=\"object\">Magento\\Framework\\Notification\\NotifierInterfac...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Remove new line from text node
21,238
12.10.2018 15:13:18
25,200
bfa4c5c605399ea7e9d58a79a78c3de5cc8dac5a
Update di.xml to remove new lines from text nodes
[ { "change_type": "MODIFY", "old_path": "src/Payment/etc/di.xml", "new_path": "src/Payment/etc/di.xml", "diff": "<virtualType name=\"Amazon\\Payment\\Gateway\\ErrorMapper\\VirtualErrorMessageMapper\"\ntype=\"Magento\\Payment\\Gateway\\ErrorMapper\\ErrorMessageMapper\">\n<arguments>\n- <argument name=...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update di.xml to remove new lines from text nodes
21,238
16.10.2018 08:26:33
25,200
f892843912246093ac544d28bb8f069d452120f2
Updating missed version entry to 2.2.1
[ { "change_type": "MODIFY", "old_path": "marketplace-composer.json", "new_path": "marketplace-composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"metapackage\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Updating missed version entry to 2.2.1
21,251
16.10.2018 18:50:48
25,200
1a59bffbb8f18b6599892dce82f7fe111bf9f189
Correcting MFTF composer file version
[ { "change_type": "MODIFY", "old_path": "src/Payment/Test/Mftf/composer.json", "new_path": "src/Payment/Test/Mftf/composer.json", "diff": "\"name\": \"amzn/login-with-amazon-module\",\n\"description\": \"Login with Amazon module\",\n\"type\": \"magento2-module\",\n- \"version\": \"2.1.0\",\n+ \"versi...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Correcting MFTF composer file version
21,245
18.10.2018 12:21:59
21,600
b6ff160708df5d37f166379be9edbf00607a2ca6
Support Issue * Update re: error message * Revert "Update re: error message - accidently commited to master, not to new branch. This reverts commit * Update re: - updates wording in administration system document to be more consistent and intuitive. * Update re:
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/adminhtml/system.xml", "new_path": "src/Core/etc/adminhtml/system.xml", "diff": "<config_path>payment/amazon_payment/minicart_button_is_visible</config_path>\n</field>\n<field id=\"amazonloggin\" translate=\"label comment\" type=\"select\" sortOrd...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Support Issue APS-36 (#371) * Update re: PR-11 error message * Revert "Update re: PR-11 error message - accidently commited to master, not to new branch. This reverts commit 5d7d70d3f7541fa9224e8dce21283d409e442353. * Update re: APS-36 - updates wording in administration system document to be more consistent and intuitive. * Update re: APS-36
21,245
19.10.2018 03:50:32
21,600
2219d9b906f96911c523bca9f5d324a192548df7
Support issue * Update re: error message * Revert "Update re: error message - accidently commited to master, not to new branch. This reverts commit * Update - fixed di.xml formatting - updated attribute to receive a QuoteInterface object rather than a string
[ { "change_type": "MODIFY", "old_path": "src/Core/etc/di.xml", "new_path": "src/Core/etc/di.xml", "diff": "<preference for=\"Amazon\\Core\\Api\\Data\\AmazonNameInterface\" type=\"Amazon\\Core\\Domain\\AmazonName\" />\n<preference for=\"Amazon\\Core\\Api\\Data\\AmazonCustomerInterface\" type=\"Amazon\...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Support issue APS-75, APS-72 (#372) * Update re: PR-11 error message * Revert "Update re: PR-11 error message - accidently commited to master, not to new branch. This reverts commit 5d7d70d3f7541fa9224e8dce21283d409e442353. * Update - fixed di.xml formatting - updated attribute to receive a QuoteInterface object rather than a string
21,245
19.10.2018 10:33:29
21,600
4915f0ab4b61d6e5533133bef49bd4355c6178d5
Update - removed redundant constants from class
[ { "change_type": "MODIFY", "old_path": "src/Payment/Domain/AmazonAuthorizationStatus.php", "new_path": "src/Payment/Domain/AmazonAuthorizationStatus.php", "diff": "@@ -29,7 +29,4 @@ class AmazonAuthorizationStatus extends AbstractAmazonStatus\nconst REASON_MAX_CAPTURES_PROCESSED = 'MaxCapturesProces...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - removed redundant constants from class
21,251
22.10.2018 10:12:42
25,200
92d29d170a2b5f07d32383ca519ab3349c276619
version increase to 2.2.3
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase to 2.2.3 (#374)
21,245
24.10.2018 12:12:48
21,600
2e988e4aaf438dafbe3e845f58dd6cc1b16264da
Update - made requested changes to schema and updated version to 2.2.4
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - made requested changes to schema and updated version to 2.2.4 (#376)
21,245
25.10.2018 13:43:28
21,600
86403cd668a848a3bf078469c0840ecc91425646
Update re: - type mismatch error.
[ { "change_type": "MODIFY", "old_path": "src/Payment/Model/OrderInformationManagement.php", "new_path": "src/Payment/Model/OrderInformationManagement.php", "diff": "@@ -260,8 +260,6 @@ class OrderInformationManagement implements OrderInformationManagementInterface\n{\n$quote = $this->session->getQuot...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update re: APS-83 - type mismatch error. (#378)
21,251
25.10.2018 13:18:05
25,200
4e49edca3b18e41615129698bdaf380fd9392f33
version increase to 2.2.5
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase to 2.2.5 (#379)
21,245
25.10.2018 18:34:15
21,600
0f5b3efca6d98aea06ca05e932c45fbf81963111
Update - fixes order ID mismatch.
[ { "change_type": "MODIFY", "old_path": "src/Payment/Gateway/Http/Client/SettlementClient.php", "new_path": "src/Payment/Gateway/Http/Client/SettlementClient.php", "diff": "@@ -47,7 +47,6 @@ class SettlementClient extends AbstractClient\n'amazon_order_reference_id' => $data['amazon_order_reference_id...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - fixes order ID mismatch.
21,245
26.10.2018 16:34:30
21,600
57a87601ac88c4eea8452dc11d665b4fb005829e
Update - added a call to CancelOrderReference for synchronous timeout
[ { "change_type": "MODIFY", "old_path": "src/Payment/Model/Adapter/AmazonPaymentAdapter.php", "new_path": "src/Payment/Model/Adapter/AmazonPaymentAdapter.php", "diff": "@@ -256,6 +256,13 @@ class AmazonPaymentAdapter\n$response['response_code'] = 'TransactionTimedOut';\n} elseif (!in_array($authorize...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - added a call to CancelOrderReference for synchronous timeout
21,245
31.10.2018 18:07:09
21,600
614f56e182dc4512d21e0750b2a10145435f084f
Update re: - adds password reset message to info block and no longer overrides base account edit template.
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/layout/customer_account_edit.xml", "new_path": "src/Payment/view/frontend/layout/customer_account_edit.xml", "diff": "<page xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:noNamespaceSchemaLocation=\"urn:magento:framework:...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update re: APS-85 - adds password reset message to info block and no longer overrides base account edit template. (#382)
21,251
01.11.2018 14:38:42
25,200
7ad0081d9a2e294a3199b88555f17cbbf7a348ac
version increase to 2.2.6
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase to 2.2.6 (#386)
21,251
01.11.2018 17:32:49
25,200
944fe1d421e963230f88684fdd5f009566ea659d
version increase to 2.2.7
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase to 2.2.7 (#388)
21,245
05.11.2018 21:27:57
25,200
7172998afc544f771d2d92d79242149a11f39718
Update - addresses non-code/style related items reported by internal Magento test
[ { "change_type": "MODIFY", "old_path": "src/Core/Block/Config.php", "new_path": "src/Core/Block/Config.php", "diff": "@@ -23,6 +23,9 @@ use Magento\\Framework\\View\\Element\\Template\\Context;\n/**\n* Config\n+ *\n+ * @api\n+ *\n* Provides a block that displays links to available custom error logs ...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - addresses non-code/style related items reported by internal Magento test (#389)
21,251
05.11.2018 21:03:20
28,800
b4b7212f39b832971ae1ec46787e50c366e6c1d8
version increase to 2.2.8
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase to 2.2.8 (#390)
21,251
06.11.2018 10:57:27
28,800
08ad8f66fae36f4dc0f1756bf67c6c655d8cfa05
version increase to 2.2.9
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase to 2.2.9 (#395)
21,245
06.11.2018 15:27:12
25,200
a9bb0d585ba6578f599a3849c20a1dd21e994734
Update - fixes issues in last Magento PR
[ { "change_type": "MODIFY", "old_path": "src/Core/view/adminhtml/web/js/simplepath.js", "new_path": "src/Core/view/adminhtml/web/js/simplepath.js", "diff": "@@ -244,7 +244,6 @@ define(\n* Sets up dynamic form for capturing popup/form input for simple path setup.\n*/\ngenerateSimplePathForm: function ...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Update - fixes issues in last Magento PR (#396)
21,251
06.11.2018 15:33:16
28,800
643e37a420143a1d17f7bcbe669d2437b4ca14f5
version increase to 2.2.10
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase to 2.2.10 (#398)
21,251
09.11.2018 09:37:01
28,800
d429bb4ac75cf7e6ed54a5695ddecf710f4ff76e
increasing version to 3.0.0
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
increasing version to 3.0.0
21,246
30.11.2018 14:32:58
28,800
4a64bcd32a51388bdfc2c5a250c143f1b9727abe
add Klarna Checkout Compatibility with event observer
[ { "change_type": "ADD", "old_path": null, "new_path": "src/Payment/Observer/KlarnaKcoOverride.php", "diff": "+<?php\n+/**\n+ * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n+ *\n+ * Licensed under the Apache License, Version 2.0 (the \"License\").\n+ * You may not use this...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
ASD-18 add Klarna Checkout Compatibility with event observer
21,246
10.12.2018 08:53:05
28,800
6be171b10019f44381f99c5334a0fcdc9fe5da6f
Explicitly set region and environment in onAmazonLoginReady callback
[ { "change_type": "MODIFY", "old_path": "src/Payment/view/frontend/web/js/amazon-core.js", "new_path": "src/Payment/view/frontend/web/js/amazon-core.js", "diff": "@@ -26,7 +26,9 @@ define([\nvar clientId = amazonPaymentConfig.getValue('clientId'),\namazonDefined = ko.observable(false),\namazonLoginEr...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Explicitly set region and environment in onAmazonLoginReady callback (ASD-10)
21,246
11.12.2018 14:12:22
28,800
9033771b2961916497e060f7fad36fe30fb90e5f
add error handler on 'processing redirect' page (amazon/login/processauthhash)
[ { "change_type": "MODIFY", "old_path": "src/Login/view/frontend/web/js/amazon-redirect.js", "new_path": "src/Login/view/frontend/web/js/amazon-redirect.js", "diff": "@@ -18,10 +18,11 @@ define([\n'amazonCore',\n'amazonPaymentConfig',\n'amazonCsrf',\n+ 'Magento_Customer/js/customer-data',\n'mage/load...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
ASD-9 add error handler on 'processing redirect' page (amazon/login/processauthhash) (#402)
21,246
21.12.2018 13:49:14
28,800
9bb595cc24c07e7dffef0a90486b08690b252bda
Add Klarna Checkout Compatibility and new isAmazonLoggedIn customer session variable
[ { "change_type": "ADD", "old_path": null, "new_path": "src/Login/Controller/Logout/Index.php", "diff": "+<?php\n+/**\n+ * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n+ *\n+ * Licensed under the Apache License, Version 2.0 (the \"License\").\n+ * You may not use this file...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Add Klarna Checkout Compatibility and new isAmazonLoggedIn customer session variable
21,246
04.01.2019 15:10:37
28,800
38e94ec82ec5e6401a60f2dee69ddd67967fb487
Load login and pay buttons asynchronously Looks good to me.
[ { "change_type": "MODIFY", "old_path": "src/Login/view/frontend/web/js/view/login-button-wrapper.js", "new_path": "src/Login/view/frontend/web/js/view/login-button-wrapper.js", "diff": "* permissions and limitations under the License.\n*/\n-var registry = require('uiRegistry'),\n- amazonPayment = re...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
Load login and pay buttons asynchronously (ASD-32) (#410) Looks good to me.
21,258
04.01.2019 15:29:50
28,800
4811be03794b5b9055337cdbd5a1c51d0fe54740
version increase 3.0.1
[ { "change_type": "MODIFY", "old_path": "composer.json", "new_path": "composer.json", "diff": "\"name\": \"amzn/amazon-pay-and-login-magento-2-module\",\n\"description\": \"Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon\",\n\"type\": \"magento2-module\",\n- \"version\": \...
PHP
Apache License 2.0
amzn/amazon-payments-magento-2-plugin
version increase 3.0.1 (#411)