Skip to content

Amazon Pay API SDK (Java) 2.6.2

Choose a tag to compare

@nayankumars nayankumars released this 11 Jan 05:50
· 9 commits to master since this release

Version 2.6.2 - January 2024

  • Setting UTF-8 as default encoding format during Signature generation.
  • 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 and Reporting APIs.