Skip to content

Releases: Adyen/adyen-python-api-library

Adyen Python API Library v13.6.0

31 Jul 09:26
fc131f2
Compare
Choose a tag to compare

What's Changed

New Features πŸ’Ž

Configuration API / Payment Instruments

  • 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.
  • Code generation: update services and models by @AdyenAutomationBot in #373

Other Changes πŸ–‡οΈ

Full Changelog: v13.5.1...v13.6.0

Adyen Python API Library v13.5.1

19 Jun 19:24
275c9e9
Compare
Choose a tag to compare

What's Changed

Patch to rename the authorized_card_users_api methods

Other Changes πŸ–‡οΈ

Full Changelog: v13.5.0...v13.5.1

Adyen Python API Library v13.5.0

02 Jun 14:40
a65c270
Compare
Choose a tag to compare

What's Changed

New Features πŸ’Ž

  • BalancePlatform:
    • Added AuthorizedCardUsersApi
    • Added BalancesApi
  • SessionAuthentication:
    • Added SessionAuthenticationApi

Other Changes πŸ–‡οΈ

Full Changelog: v13.4.0...v13.5.0

Adyen Python API Library v13.4.0

17 Feb 14:32
d0f51af
Compare
Choose a tag to compare

What's Changed

New Features πŸ’Ž

  • BalancePlatform:

    • Inmanage_sca_devices_api added complete_association_between_sca_device_and_resource and initiate_association_between_sca_device_and_resource to complete an association between an SCA device and a resource and initiate an association between an SCA device and a resource.
  • Code generation: update services and models by @AdyenAutomationBot in #359

Other Changes πŸ–‡οΈ

  • BalancePlatform:
    • Deprecation message added in grant_accounts_api and grant_offers_api.
  • Transfers:
    • Deprecation message added in capital.
  • Release v13.4.0 by @AdyenAutomationBot in #361

Full Changelog: v13.3.0...v13.4.0

Adyen Python API Library v13.3.0

06 Jan 13:40
2173475
Compare
Choose a tag to compare

What's Changed

  • In Terminal deprecated assign_terminals, find_terminal, get_stores_under_account, get_terminal_details and get_terminals_under_account
  • Update all services by @AdyenAutomationBot in #357

Other Changes πŸ–‡οΈ

Full Changelog: v13.2.0...v13.3.0

Adyen Python API Library v13.2.0

09 Dec 10:29
91aafea
Compare
Choose a tag to compare

What's Changed

New Features πŸ’Ž

  • LegalEntityManagement:
    • Added calculate_pci_status_of_legal_entity in pci_questionnaires_api
  • Update all services by @AdyenAutomationBot in #355

Other Changes πŸ–‡οΈ

Full Changelog: v13.1.0...v13.2.0

Adyen Python API Library v13.1.0

25 Nov 12:04
828290e
Compare
Choose a tag to compare

What's Changed

New Features πŸ’Ž

  • BalancePlatform
    • Added get_all_transaction_rules_for_account_holder to get all transaction rules for an account holder
    • Added get_all_transaction_rules_for_balance_account to get all transaction rules for a balance account
    • Added get_all_transaction_rules_for_balance_platform to get all transaction rules for a balance platform
  • Update all services by @AdyenAutomationBot in #346

Other Changes πŸ–‡οΈ

New Contributors

Full Changelog: v13.0.0...v13.1.0

Adyen Python API Library v13.0.0

11 Nov 15:15
e789a24
Compare
Choose a tag to compare

What's Changed

Breaking Changes πŸ› 

New Features πŸ’Ž

Fixes ⛑️

Other Changes πŸ–‡οΈ

Full Changelog: v12.5.1...v13.0.0

Adyen Python API Library v12.8.0

11 Nov 14:51
Compare
Choose a tag to compare

What's Changed

New Features πŸ’Ž

  • Transfers API:
    • In TransfersApi approve_initiated_transfers added and cancel_initiated_transfers in to initiate the approval of a list of transfers that triggered an additional review and initiate a cancellation of a list of transfers that triggered an additional review
  • Update all services by @AdyenAutomationBot in #337

Fixes ⛑️

  • Update setup.py by @jillingk in #340
    • Resolved an issue where test files were mistakenly included in the PyPI distribution. This was corrected by updating the setup.py file to explicitly exclude test files from the final package build.

Other Changes πŸ–‡οΈ

Full Changelog: v12.7.1...v12.8.0

Adyen Python API Library v12.7.1

11 Nov 14:44
Compare
Choose a tag to compare

New Features πŸ’Ž

  • LEM API:
    • Add support for checkTaxElectronicDeliveryConsent endpoint

Other Changes πŸ–‡οΈ

Full Changelog: v12.7.0...v12.7.1