Skip to content

Releases: Adyen/adyen-python-api-library

Adyen Python API Library v13.0.0

11 Nov 15:15
e789a24

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

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

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

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

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

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

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

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

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

Adyen Python API Library v12.2.0

04 Apr 07:43
f51b167

Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API:
    • Add updates_order_for_paypal_express_checkout to update the order for PayPal Express Checkout
  • Management API:
    • Add upload_android_certificate to upload Android certificates
  • Add method to verify HMAC validation for Balance Platform webhooks by @gcatanese in #302
  • Update all services by @AdyenAutomationBot in #301

Other Changes 🖇️

New Contributors

Full Changelog: v12.1.0...v12.2.0