All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- faster checkout
- Currency restriction may prevent Amazon Payment
- No Country restriction allows delivery in all Amazon Countries
- remove Validation Hack
- use central constante for paymentid and deladr
- Add Backward-Compatibility for OXID 6.1
- Add Secure use of OrderController::execute
- Fallback InvoiceAddress (With the Amazon button (without OXID login) we use the billing address from Amazon. However, if this does not correspond to the shop countries, we fall back on the Amazon delivery address as the billing address, since the delivery addresses have already been restricted by country beforehand)
- change handling of required fields
- change the module-id to oxps_amazonpay
- configuration-handling OXID6.2 compatible