Skip to content

Releases: bestit/amazon-pay-oxid

Amazon Pay for OXID 3.6.9

30 Sep 09:11
a8f92ea
Compare
Choose a tag to compare

Changed

  • Removed the "Amazon Login active" configuration from module settings and activated it permanently URL #156

Fixed

  • Link existing newsletter subscription to new created accounts, when guest/newsletter accounts get deleted #158
  • Removed line breaks from contraints in metadata.php #156
  • Fixed confirmation urls when shop is installed in subdirectory #156

Amazon Pay for OXID 3.6.8

09 Feb 19:12
b6890e8
Compare
Choose a tag to compare
OXAP-344 Fixed the include of the dependency autoloader to get the po…

Amazon Pay for OXID 3.6.7

08 Feb 11:23
829a8db
Compare
Choose a tag to compare
Merge pull request #148 from bestit/feature/OXAP-343-use-random-bytes

Feature/oxap 343 use random bytes

Amazon Pay for OXID 3.6.6

04 Feb 12:03
653111e
Compare
Choose a tag to compare
Merge pull request #146 from bestit/feature/OXAP-311-add-key-for-cronjob

OXAP-337 Add a secret key to the cron controller

Amazon Pay for OXID 3.6.5

01 Feb 17:44
bade1a1
Compare
Choose a tag to compare
Merge pull request #144 from bestit/develop

Release 3.6.5

Amazon Pay for OXID 3.6.4

19 Nov 15:47
73ea999
Compare
Choose a tag to compare

Fixed

  • added method exception to disable the cronjob on amazon call function #132

Amazon Pay for OXID 3.6.3

07 Nov 16:26
67df255
Compare
Choose a tag to compare

Changed

  • Change Documentation URL #128

Fixed

  • Reduce timeout to avoid Missing ordernumbers #129

Amazon Pay for OXID 3.6.2

30 Oct 14:47
19a92cc
Compare
Choose a tag to compare

Fixed

  • Add missing parent::__construct calls #124
  • Make testFinalizeOrder more robust #124

Amazon Pay for OXID 3.6.1

25 Oct 13:07
027dfbf
Compare
Choose a tag to compare

Fixed

  • Fixed missing parent call in OxidEsales\Eshop\Core\Email #120

Amazon Pay for OXID 3.6.0

10 Oct 10:58
8791b16
Compare
Choose a tag to compare

Fixed

  • The ajax request for confirmation is now fired, if agb click is not active or checked #115

Changed

  • You don't need to configure the special street contries (aAmazonStreetNoStreetCountries) anymore.
    The module just checks the matches and chooses which field is used for the street.
    Refactored a bit! #116

Added

  • Added a special number handling for the error cases, in which amazon saves just the house number in address line 2. #117