Skip to content

Releases: amzn/amazon-payments-magento-2-plugin

5.13.1

06 Jun 15:28
2f2051f
Compare
Choose a tag to compare
  • Fixed issue with invalid array reference if a transaction doesn’t have a charge permission
  • Fixed issue with GraphQL config query supporting omitPayloads
  • Fixed issue with switching stores to refresh the Amazon Pay button config

5.13.0

10 May 12:13
af9abfd
Compare
Choose a tag to compare
  • Added Graphql support
  • Added endpoints to fetch individual config types
  • Change how buttons are rendered so they are not blocked waiting for config
  • Fixed an error when using the REST complete endpoint with a declined card
  • Updated some translations

5.12.0

11 Apr 08:00
648f20b
Compare
Choose a tag to compare
  • Change to display billing address for US/JP regions to match EU/UK
  • Fixed a regression with restricted categories
  • Fixed an issue where a quote tied to a canceled order couldn’t be re-used with Amazon Pay
  • Fixed an issue where the billing address would not be shown (thanks @ptylek!)
  • Fixed compatibility with jquery-migrate that doesn’t like self-closing tags
  • Updated some strings and translations

5.11.1

07 Mar 09:34
0d57754
Compare
Choose a tag to compare
  • Fixed an issue where autoloader is needed to detect version of phpseclib used

5.11.0

24 Feb 17:40
64e11db
Compare
Choose a tag to compare
  • Added compatibility with Adobe Commerce / Magento Open Source 2.4.4
  • Fixed an issue with email population
  • Updated validation on Private Key field to allow SANDBOX- or LIVE- prefixes (thanks @cmorrisonmvnt!)

5.10.0

31 Jan 10:11
c22116d
Compare
Choose a tag to compare
  • Added signin REST endpoint
  • Fixed an issue that could occur when rendering the Amazon Pay button more than once
  • Fixed an issue with configuring payment methods at a store scope when the admin user doesn’t have access to the default scope (thanks @barbazul!)
  • Fixed an issue with configuration wizard executed in a store where the admin doesn’t have access to the default store
  • Fixed MFTF tests to allow for different flow on the Amazon authentication popup
  • Updated to allow partial/split capture in EU/UK regions
  • Updated REST endpoints to allow loading session from the user context instead of passing masked cart ID

5.9.1

02 Nov 14:07
9d591ac
Compare
Choose a tag to compare
  • Fixed issue with umlauts in PayNow button flow
  • Updated config labels for Magento Checkout redirect paths

5.9.0

21 Oct 18:07
fc23bf7
Compare
Choose a tag to compare
  • Added custom Carrier Code mapping
    
  • Added config options to allow headless integrations to change return urls
    
  • Changed validation on private key to allow empty values
    
  • Fixed issue with processing an invalid Amazon response
    
  • Fixed issue with One Step Checkouts having stale data in the Payment Methods button
    

5.8.0

21 Sep 14:54
f59865e
Compare
Choose a tag to compare
  • Added log message if we are unable to complete checkout session due to an existing order with same quoteId
  • Added email when asynchronous order processing is declined
  • Fixed issue with Magento Open Source when configured to only allow a single address line
  • Fixed API output for config endpoint to return key/value pairs
  • Fixed issue generating Swagger docs (thanks @ebaschiera!)
  • Fixed issue with canceling transactions started prior to upgrading to CV2/Marketplace module
  • Fixed issue where the Amazon Pay payment method button on Onestepcheckout_Iosc would not trigger when clicking Place Order

5.7.1

01 Sep 15:13
2cc203f
Compare
Choose a tag to compare
  • Fixed issue when phone number not required and entered in Magento
  • Updated API calls to take in a masked cart ID so they can be used without relying on Magento sessions
  • Updated logging to sanitize some data