Skip to content

Amazon Pay for OXID 3.3.0

Compare
Choose a tag to compare
@GM-Alex GM-Alex released this 13 May 13:35
· 84 commits to master since this release
f99454b

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)