Skip to content

Releases: Adyen/adyen-ruby-api-library

Adyen Ruby API Library 5.0.0

28 May 12:28
7bfa58b

Choose a tag to compare

#84 Update api version support to 67
#83 Update Readme based on the new template
#80 Add new APIs

Adyen Ruby API Library 4.4.0

13 Nov 16:28
33341f8

Choose a tag to compare

#75 - Dispute Service API
#77 - Add BinLookup API
#78 - Add applicationInfo only for requests which supports it

Adyen Ruby API Library 4.3.0

13 Jul 18:55
7952e8d

Choose a tag to compare

#70 - Remove String.to_camel_case
#71 - Create Dependabot config file
#72 - Add /donate endpoint

Adyen Ruby API Library 4.2.0

22 May 17:17
a7d58c0

Choose a tag to compare

#63 - Add Data Protection Service API
#65 - Create issue, feature, and pr template

Adyen Ruby API Library 4.1.0

07 Apr 14:45
fd8252d

Choose a tag to compare

#58 - Add POS Terminal Management API
#57 - Add Hosted Onboarding Page (HOP)

Adyen Ruby API Library 4.0.2

11 Feb 21:14
3168673

Choose a tag to compare

#50 - Mask PCI sensitive data in error logging
#53 - Added checkout.payment_links call, adding Pay by Link functionality

Adyen Ruby API Library 4.0.1

09 Dec 21:48
d3e8b9a

Choose a tag to compare

#45 - Remove modifications to core Ruby objects
#46 - Implement HMAC validator

Adyen Ruby API Library 4.0.0

12 Nov 15:49
2beb3d7

Choose a tag to compare

Change response from Faraday object to custom AdyenResponse class

Note that this is a breaking change from 3.x.x

Adyen Ruby API Library 3.0.2

07 Nov 15:18
e832000

Choose a tag to compare

#39 Fixed live URL for CAL by RickWieman
#37 Added optional headers param to service methods by crrood
#36 Updated CheckoutUtility URL to /checkout/ by crrood

Adyen Ruby API Library 3.0.1

06 Sep 14:21
0b97e23

Choose a tag to compare

Add attributes to Error message #27
update Payments to v49 #28
[PW-1635] don't override applicationInfo #31