Skip to content

Releases: amzn/amazon-pay-sdk-php

Amazon Pay PHP SDK 3.7.1

23 Mar 06:47
Compare
Choose a tag to compare

3.7.1 - March 2021

  • Fixed Security issue - Sending access token via HTTP header instead of query string in URL for GetUserInfo API

Amazon Pay PHP SDK 3.7.0

25 Jan 08:51
Compare
Choose a tag to compare

3.7.0 - January 2021

  • Added additional attribute (expect_immediate_authorization) to ConfirmOrderReference. This value can be set to true or false (Boolean). See Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide for more information.

Amazon Pay PHP SDK 3.6.0

21 Nov 21:21
Compare
Choose a tag to compare

3.6.0 - November 2019

  • Add GetMerchantNotificationConfiguration API call
  • Add SetMerchantNotificationConfiguration API call

Amazon Pay PHP SDK 3.5.0

19 Aug 21:02
Compare
Choose a tag to compare

3.5.0 - August 2019

  • Added additional attributes (success_url, failure_url) to ConfirmBillingAgreement and (subscription_amount, currency_code) to SetBillingAgreement Details. See Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide for more information.
  • Synced missing changes in ClientInterface.php

Amazon Pay PHP SDK 3.4.1

11 Feb 16:34
Compare
Choose a tag to compare

3.4.1 - February 2019

  • Fix undefined index message in ConfirmOrderReference

Amazon Pay PHP SDK 3.4.0

05 Feb 16:42
Compare
Choose a tag to compare

3.4.0 - January 2019

  • Added new supplementary_data attribute for AuthorizeOnBillingAgreement and CreateOrderReferenceForId.
  • Added additional attributes (success_url, failure_url, authorization_amount, currency_code) to ConfirmOrderReference. Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide.

Amazon Pay PHP SDK 3.3.2

31 Aug 16:10
Compare
Choose a tag to compare

3.3.2 - August 2018

  • Added method for listOrderReference API call
  • Added method for listOrderReferenceByNextToken API call
  • Added new supplementary_data attribute for SetOrderAttributes and SetOrderReferenceDetails.

Amazon Pay PHP SDK 3.3.1

03 May 18:04
Compare
Choose a tag to compare

Version 3.3.1 - May 2018

  • Update composer
  • Update CHANGES

3.3.0

11 Apr 21:36
Compare
Choose a tag to compare

Version 3.3.0 - April 2018

  • Add support for GetMerchantAccountStatus API

Amazon Pay PHP SDK 3.2.0

28 Nov 23:44
Compare
Choose a tag to compare

3.2.0 - November 2017

  • Add support for new SetOrderAttributes API call (available for use in 2018)