Skip to content

Adyen Python API Library v12.8.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 11 Nov 14:51
· 17 commits to main since this release

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