Skip to content

Amazon Pay API SDK (Node.js) 2.3.4

Latest

Choose a tag to compare

@kksamu kksamu released this 30 Jul 10:15

Version 2.3.4 - July 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.