amzn/amazon-pay-sdk-php
Abandoned by its maintainers. Amazon Pay SDK (PHP)
3.7.1
12M downloads/mo
#3514 most downloaded on Packagist
amzn/amazon-pay-sdk-php
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
17 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · May 2016 to Mar 2021Releases
latest 17-
3.7.123 Mar 2021Release notes
Open source →3.7.1 - March 2021
- Fixed Security issue - Sending access token via HTTP header instead of query string in URL for GetUserInfo API
Release notes
Open source →- Fixed Secuity issue - Sending access token via HTTP header instead of query string in URL for GetUserInfo API
-
3.7.025 Jan 2021Release notes
Open source →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.
Release notes
Open source →- 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.021 Nov 2019Release notes
Open source →3.6.0 - November 2019
- Add GetMerchantNotificationConfiguration API call
- Add SetMerchantNotificationConfiguration API call
Release notes
Open source →- Add GetMerchantNotificationConfiguration API call
- Add SetMerchantNotificationConfiguration API call
-
3.5.019 Aug 2019Release notes
Open source →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
Release notes
Open source →- 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.111 Feb 2019Release notes
Open source →3.4.1 - February 2019
- Fix undefined index message in ConfirmOrderReference
-
3.4.005 Feb 2019Release notes
Open source →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.
Release notes
Open source →- Added new supplementary_data attribute for AuthorizeOnBillingAgreement and CreateOrderReferenceForId.
- Added additional attributes (success_url, failure_url, authorization_amount, currency_code) to ConfirmOrderReference. See Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide for more information.
-
3.3.231 Aug 2018Release notes
Open source →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.
Release notes
Open source →- Added method for listOrderReference API call
- Added method for listOrderReferenceByNextToken API call
- Added new supplementary_data attribute for SetOrderAttributes and SetOrderReferenceDetails.
-
3.3.103 May 2018 -
3.2.028 Nov 2017Release notes
Open source →3.2.0 - November 2017
- Add support for new SetOrderAttributes API call (available for use in 2018)
-
3.1.031 May 2017Release notes
Open source →- Fix getUserInfo call (bearer token) issue impacted by 3.0.0's Curl fix
- app_id can be passed in to Client constructor as optional configuration parameter Needed if your Mobile SDK application needs to call the PHP SDK getUserInfo call on the backend
- access_token can be specified as a parameter to the getOrderReferenceDetails functions This provides access to the payment descriptor response needed for Mobile SDK implementations Your account must be whitelisted for Mobile SDK access to retrieve payment descriptor details
- SDK was not consistently handling boolean input parameters: 'false' was sometimes treated as true because it was a non-empty string, 'true' was sometimes getting converted to '1' instead of true An Exception will be thrown if sandbox, capture_now, confirm_now, inherit_shipping_address attributes are not specified as booleans
- Fix relative paths in Psr\Log interface files
-
3.0.020 Mar 2017Release notes
Open source →- Pay with Amazon to Amazon Pay rebranding
- PHP Archive (amazon-pay.phar) now bundled with release for convenience
- User-Agent header modified to adhere to standards
- Retry timing adjusted (1 second, 2 seconds, 7 seconds)
- Disable Curl "Expect: 100-Continue" header
-
2.1.025 Oct 2016 -
2.0.418 Oct 2016 -
2.0.322 Jun 2016 -
2.0.213 May 2016 -
2.0.113 May 2016Release notes
Open source →- Added verification for signing cert URL attribute of the IPN to ensure certificate is coming from an AWS SNS URL
-
2.0.0no date