Skip to content

Releases: Adyen/adyen-python-api-library

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

Adyen Python API Library v12.7.0

11 Nov 14:38
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:
    • Adyen Giving support for Campaign Manager: add donation_campaigns method
  • Update all services by @AdyenAutomationBot in #329

Other Changes 🖇️

Full Changelog: v12.6.0...v12.7.0

Adyen Python API Library v12.6.0

11 Nov 14:29
Compare
Choose a tag to compare

What's Changed

New Features 💎

Other Changes 🖇️

Full Changelog: v12.5.1...v12.6.0

Adyen Python API Library v12.5.0

11 Nov 13:38
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Management API:
    • In android_files_company_level_api.py add reprocess_android_app
  • Update all services by @AdyenAutomationBot in #312

Other Changes 🖇️

Full Changelog: v12.4.0...v12.5.0

Adyen Python API Library v12.4.0

11 Nov 13:24
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Add support for POS Mobile API to enable businesses to accept in-person payments using a commercial off-the-shelf (COTS) device like a phone. (Tap to Pay, card reader)
  • Update all services by @AdyenAutomationBot in #308

Other Changes 🖇️

Full Changelog: v12.3.0...v12.4.0

Adyen Python API Library v12.5.1

11 Nov 14:18
bff202a
Compare
Choose a tag to compare

What's Changed

Minor changes (workflow configuration)

Other Changes 🖇️

Full Changelog: v12.5.0...v12.5.1

Adyen Python API Library v12.3.0

02 May 11:28
842c443
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Balance Platform Configuration API:
    • Add ManageSCADevicesApi for registering of a user's device for Strong Customer Authentication (SCA)
  • Update all services by @AdyenAutomationBot in #306

Other Changes 🖇️

Full Changelog: v12.2.0...v12.3.0