Skip to content

Adyen Ruby API Library v10.4.0

Choose a tag to compare

@AdyenAutomationBot AdyenAutomationBot released this 31 Jul 09:43
· 38 commits to main since this release
41c7dd9

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 🖇️

Full Changelog: v10.3.0...v10.4.0