Skip to content

Releases: amzn/amazon-pay-sdk-ruby

Amazon Pay Ruby SDK 2.6.1

23 Mar 07:00

Choose a tag to compare

Version - 2.6.1 - March 2021

  • Fixed security risk - Buyer Access token is passed as HTTP header instead of query parameter in URL for get_login_profile API

Amazon Pay Ruby SDK 2.6.0

16 Feb 08:01

Choose a tag to compare

Version - 2.6.0 - February 2021

  • Added additional attribute (expect_immediate_authorization) to ConfirmOrderReference. This value can be set to true or false (Boolean). See Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide for more information.

Amazon Pay Ruby SDK 2.5.0

29 Aug 22:27

Choose a tag to compare

Version 2.5.0 - August 2019

  • (EU/UK) confirm_billing_agreement API has two new optional request parameters:
    success_url, failure_url
  • (EU/UK) set_billing_agreement_details API has three new optional request parameter:
    billing_agreement_type, subscription_amount, subscription_currency_code
  • (EU/UK)For usage instructions, please consult the automatic payments
    Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide
    https://developer.amazon.com/docs/eu/amazon-pay-automatic/sca-upgrade.html

Amazon Pay Ruby SDK 2.4.0

09 Feb 20:31

Choose a tag to compare

Version 2.4.0 - February 2019

  • confirm_order_reference API has four new request parameters:
    success_url, failure_url, authorization_amount, and authorization_currency_code
    For usage instructions, please consult the
    Amazon Pay Strong Customer Authentication (SCA) Upgrade Integration Guide
  • Support for supplementary_data attribute added to
    authorize_on_billing_agreement and create_order_reference_for_id

Amazon Pay Ruby SDK 2.3.4

24 Oct 13:21

Choose a tag to compare

Bug Fix get_billing_agreement_details to take
take addreess_consent_token
Bug Fix get_element invalid response

Amazon Pay Ruby SDK 2.3.3

18 Sep 16:47

Choose a tag to compare

Modify set_order_attribute and set_order_reference_details to take
supplementary_data value

Amazon Pay Ruby SDK 2.3.2

23 May 20:41

Choose a tag to compare

Modify get_order_reference_details and get_billing_agreement_details
to take access_token parameter

Amazon Pay Ruby SDK 2.3.1

02 May 15:59

Choose a tag to compare

Modify ipn_handler to work with new Cert format
Add CHANGES file

Amazon Pay Ruby SDK 2.3.0

13 Apr 15:58

Choose a tag to compare

Add support for GetMerchantAccountStatus API

Add ListOrderReference and ListOrderReferenceByNextToken

01 Feb 17:04

Choose a tag to compare

This adds a new function for merchants to search for their orders using a custom SellerOrderID that their website, or service uses. The new functions are:

list_order_reference
list_order_reference_by_next_token