Amazon Pay Sdk Php Versions Save

Amazon Pay PHP SDK

3.7.1

2 years ago

3.7.1 - March 2021

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

3.7.0

2 years ago

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.

3.6.0

4 years ago

3.6.0 - November 2019

  • Add GetMerchantNotificationConfiguration API call
  • Add SetMerchantNotificationConfiguration API call

3.5.0

4 years ago

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

3.4.1

4 years ago

3.4.1 - February 2019

  • Fix undefined index message in ConfirmOrderReference

3.4.0

4 years ago

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.

3.3.2

5 years ago

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.

3.3.1

5 years ago

Version 3.3.1 - May 2018

  • Update composer
  • Update CHANGES

3.3.0

5 years ago

Version 3.3.0 - April 2018

  • Add support for GetMerchantAccountStatus API

3.2.0

6 years ago

3.2.0 - November 2017

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