Skip to content

Amazon Pay API SDK (Java) 2.6.6

Choose a tag to compare

@shangamesh shangamesh released this 28 Feb 06:40
· 4 commits to master since this release

Version 2.6.6 - February 2025

  • Introducing new Account Management APIs that allow partners to programmatically onboard merchants onto the Amazon Pay.
  • The createMerchantAccount - Provide merchant info through this API to create loginable account for your merchant partners. Client should expect either a success message or a detailed error message based on data validation and fulfillment.
  • The updateMerchantAccount - Updates a merchant account and store for the given Amazon merchantAccountId. Partners are only able to update fields which do not change the legal business entity itself.
  • The merchantAccountClaim - Initiates the merchant account claim process. Clients should expect a redirection response or a detailed error message based on data validation and fulfillment.