Releases: amzn/amazon-pay-api-sdk-php
Releases · amzn/amazon-pay-api-sdk-php
Amazon Pay API SDK PHP 2.6.7
Version 2.6.7 - September 2024
- Introducing the getDisbursements API.
- The
getDisbursements
API enables you to retrieve disbursement details based on a specified date range for settlement dates.
Amazon Pay API SDK PHP 2.6.6
Version 2.6.6 - July 2024
- Introducing new Account Management APIs that allow partners to programmatically onboard merchants onto the Amazon Pay.
Amazon Pay API SDK PHP 2.6.5
Version 2.6.5 - March 2024
- Avoid calling the php_uname function if it's disabled in the php.ini configuration
Amazon Pay API SDK PHP 2.6.4
Version 2.6.4 - September 2023
- Introducing new Merchant Onboarding & Account Management APIs, which allows our partners to onboard merchants programatically and as part of account management offer them creation, updation and deletion/dissociation capability.
- Added the Sample Code snippets for the Charge APIs, Charge Permission APIs and Refund APIs.
Amazon Pay API SDK PHP 2.6.3
Version 2.6.3 - September 2023
- Introducing new API called finalizeCheckoutSession which validates critical attributes in merchantMetadata then processes payment. Use this API to process payments for JavaScript-based integrations.
- Corrected README.md file related to finalizeCheckoutSession API.
Amazon Pay API SDK PHP 2.6.2
Version 2.6.2 - June 2023
- Added optional headers to APIs. These are intended to be used by solution providers to send their platform/plugin id’s and versions.
- Corrected README.md file related to Reporting APIs.
Amazon Pay API SDK PHP 2.6.1
Version 2.6.1 - March 2023
- Corrected some minor changes in Reporting APIs
- Note: Please use 2.6.1 if you are implementing Reporting APIs and avoid 2.6.0
Amazon Pay API SDK PHP 2.6.0
Version 2.6.0 - March 2023
- Introducing new v2 Reporting APIs. Reports allow you to retrieve consolidated data about Amazon Pay transactions and settlements. In addition to managing and downloading reports using Seller Central, Amazon Pay offers APIs to manage and retrieve your reports.
Amazon Pay API SDK PHP 2.5.2
Version 2.5.2 - March 2023
- Added Error Code 408 to API retry logic
- Corrected Typos & refactored codes
Amazon Pay API SDK PHP 2.5.1
Version 2.5.1 - January 2023
- Applied bug fix for 2.5.0 - please use 2.5.1 if facing issues with region in 2.5.0