Skip to content

Releases: amzn/amazon-pay-api-sdk-ruby

Version 1.2.0 - September 2024

06 Sep 08:59
Compare
Choose a tag to compare

Version 1.2.0 - September 2024

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

Version 1.1.0

19 Aug 05:35
Compare
Choose a tag to compare

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

05 Aug 13:44
Compare
Choose a tag to compare

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