Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 761 Bytes

CHANGES.md

File metadata and controls

16 lines (14 loc) · 761 Bytes

Version 1.2.0 - September 2024

  • Added APIs for Reports.
  • Included a README file with sample code for each API.

Version 1.1.0 - August 2024

  • Added APIs for Buyer, CheckoutSession, ChargePermission, Charge, and Refund.
  • Implemented a utility for generating button signatures.
  • Included a README file with sample code for each API.

Version 1.0.0 - August 2024

Initial release with the following features:

  • Amazon Pay Ruby SDK for accessing Amazon Pay APIs
  • Required API headers for Amazon Pay integrations
  • Added Account Management APIs for: Creating Merchant Account, Updating Merchant Account, Claiming Merchant Account
  • Environment-specific public key handling logic
  • API retry mechanism for status codes: 408, 429, 500, 502, 503, 504