Releases: bestit/amazon-pay-oxid
Releases · bestit/amazon-pay-oxid
Amazon Pay for OXID 3.5.0
Merge pull request #112 from bestit/release/3.5.0 Release/3.5.0
Amazon Pay for OXID 3.4.0
Added
- Added local development setup
- Added structure for an module logging
- Implemented rudimentary logging for all module functions
Amazon Pay for OXID 3.3.1
Amazon Pay for OXID 3.3.0
Added
- Addresses without street numbers will now get parsed, too (OXAP-155)
- Make sure to set up required fields correctly to allow street without streetnumber e.g. remove oxuser__oxstreetnr and oxaddress__oxstreetnr from "Mandatory fields in User Registration Form" in OXID Backend -> Master Settings -> Core Settings -> Tab: Settings -> Other Settings
- Add PSD2 support (OXAP-187, OXAP-192, OXAP-199, OXAP-200, OXAP-201, OXAP-202)
Changed
- Changed License to the MIT License (OXAP-172)
- Changed OXID module settings parameter to correct wording 'constraints' instead of 'constrains' (OXAP-181)
- Update Amazon Pay SDK to version 3.4.1 (OXAP-190)
Fixed
- Fixed possibility that there will be orders created with [email protected] email addresses and no billing address under certain circumstances (OXAP-183)
Removed
- Removed settings for customization of amazon locale settings (OXAP-119)
Amazon Pay for OXID 3.2.2
Added
This changelog file with documentation of changes since version 3.1.0
Fixed
Button "Use Amazon billing address" now copies street and streetnumber (OXAP-147)
Fixed Amazon Pay Button without active option "Login With Amazon" (OXAP-148)
Display Amazon Pay actions on admin for old paymemt id (jagamazon) (OXAP-161)
Amazon Pay for OXID 3.2.1
Fix for unit tests in different oxid version
Amazon Pay for OXID 3.2.0
Removed separate version number for OXID 5
Amazon Pay for OXID 3.1.4
Merge pull request #50 from bestit/develop Release 2.6.4/3.1.4 (adjust composer version)
Amazon Pay for OXID 3.1.3
Merge pull request #46 from bestit/release-3.1.3 Release 2.6.3/3.1.3
Amazon Pay for OXID 3.1.2
Merge pull request #43 from bestit/OXMAP-99 OXMAP-99