Releases: Adyen/adyen-ruby-api-library
Adyen Ruby API Library v10.4.0
What's Changed
New Features 💎
- Set the default HTTP client timeout, when the application doesn't provide a custom connection_options object #298.
BalancePlatform API
Configuration API / Payment Instruments
-
Added new service
AuthorizedCardUsersApi
to manage (add, get, delete and update) authorized users to a given card. -
Added support for:
get_network_token_activation_data
- Get the network token activation data for a payment instrument.create_network_token_provisioning_data
- Create provisioning data for a network token. Use the provisioning data to add a user's payment instrument to their digital wallet.
Other Changes 🖇️
- Default values for HTTP Client Timeout by @gcatanese in #298
- Code generation: update services and models by @AdyenAutomationBot in #299
- Code generation - rename
create_network_token_activation_data
tocreate_network_token_provisioning_data
: update services and models by @AdyenAutomationBot in #304 - Release v10.4.0 by @AdyenAutomationBot in #300
Full Changelog: v10.3.0...v10.4.0
Adyen Ruby API Library v10.3.0
What's Changed
New Features 💎
- Added
SessionAuthentication
- BalancePlatform:
- Added
balances_api
- Added
- SessionAuthentication:
- Added
session_authentication_api
- Added
- Code generation: update services and models by @AdyenAutomationBot in #293
Other Changes 🖇️
- Add close-issue-label flag to correctly label closed issues by @DjoykeAbyah in #294
- Update DisputesService in Client by @DjoykeAbyah in #296
- Release v10.3.0 by @AdyenAutomationBot in #295
Full Changelog: v10.2.0...v10.3.0
Adyen Ruby API Library v10.2.0
What's Changed
New Features 💎
- Code generation: update services and models by @AdyenAutomationBot in #291
Other Changes 🖇️
- Update README.md by @DjoykeAbyah in #289
- Add GitHub issue forms by @ayodejidev in #292
- Release v10.2.0 by @AdyenAutomationBot in #290
Full Changelog: v10.1.2...v10.2.0
Adyen Ruby API Library v10.1.2
What's Changed
- Added deprecation message to
get_capital_account
,get_grant_reference_details
andrequest_grant_payout
.
Other Changes 🖇️
- Code generation: update services and models by @AdyenAutomationBot in #287
- Release v10.1.2 by @AdyenAutomationBot in #288
Important
From January 1, 2025 POS Terminal Management API
is deprecated and support stops on April 1, 2025. To automate the management of your terminal fleet, use our Management API.
Before: (deprecated)
https://postfmapi-test.adyen.com/postfmapi/terminal/v1/getTerminalDetails
We've moved the fieldsTerminalStatus
tolastActivityAt
anddata.AssignmentStatus
.
Note that your API-credentials requires the following permission:Management API — Terminal actions read
.
Full Changelog: v10.1.1...v10.1.2
Adyen Ruby API Library v10.1.1
What's Changed
⚠️ Important⚠️ PosTerminalManagement is effectively obsolete as all its methods are deprecated. Users are advised to migrate to the newer Management API for POS terminal management functionality. https://docs.adyen.com/api-explorer/Management/latest/overview
Other Changes 🖇️
- Update all services by @AdyenAutomationBot in #284
- Release v10.1.1 by @AdyenAutomationBot in #286
Full Changelog: v10.1.0...v10.1.1
Adyen Ruby API Library v10.1.0
What's Changed
New Features 💎
- LegalEntityManagement:
- Added
calculate_pci_status_of_legal_entity
- Added
- Update all services by @AdyenAutomationBot in #281
Other Changes 🖇️
- Release v10.1.0 by @AdyenAutomationBot in #282
Full Changelog: v10.0.1...v10.1.0
Adyen Ruby API Library v10.0.1
What's Changed
Other Changes 🖇️
- Code generation: add comments and deprecation note by @gcatanese in #277
- Add minimum required release age by @ayodejidev in #280
- Update all services by @AdyenAutomationBot in #279
- Fix PosMobile Live Service URL by @ollym in #276
- Release v10.0.1 by @AdyenAutomationBot in #278
New Contributors
- @ayodejidev made their first contribution in #280
Full Changelog: v10.0.0...v10.0.1
Adyen Ruby API Library v10.0.0
What's Changed
Breaking Changes 🛠
- Checkout API:
- Removal of
ClassicCheckoutSDKApi
- Removal of
- Update all services by @AdyenAutomationBot in #274
Other Changes 🖇️
- LegalEntityManagement API:
- In
terms_of_service_api
addedget_accepted_terms_of_service_document
- In
- Release v10.0.0 by @AdyenAutomationBot in #275
Full Changelog: v9.9.0...v10.0.0
Adyen Ruby API Library v9.9.0
What's Changed
New Features 💎
- Transfers API:
- Update all services by @AdyenAutomationBot in #271
Other Changes 🖇️
- fix: add require for Adyen::PosMobile by @davidjrice in #272
- Release v9.9.0 by @AdyenAutomationBot in #273
Full Changelog: v9.8.0...v9.9.0
Adyen Ruby API Library v9.8.0
What's Changed
- LEM API:
TaxEDeliveryConsentApi
added which allows a platform to check and set delivery consent for US Tax Form 1099-K.
New Features 💎
- Update all services by @AdyenAutomationBot in #269
Other Changes 🖇️
- added unit-test for terminal_region by @DjoykeAbyah in #264
- fix: provide service_url_base for PosMobile service by @davidjrice in #267
- Factory method for PosMobile service by @angelov in #268
- Update CODEOWNERS by @acampos1916 in #270
- Release v9.8.0 by @AdyenAutomationBot in #265
New Contributors
- @davidjrice made their first contribution in #267
- @angelov made their first contribution in #268
Full Changelog: v9.7.1...v9.8.0