Skip to content

Releases: Adyen/adyen-python-api-library

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

Adyen Python API Library v12.2.0

04 Apr 07:43
f51b167
Compare
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

Adyen Python API Library v12.1.0

21 Mar 13:20
da735e5
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Checkout API;
    • In recurring_api.py add stored_payment_methods method
  • Update all services by @AdyenAutomationBot in #299

Other Changes 🖇️

Full Changelog: v12.0.0...v12.1.0

Adyen Python API Library v12.0.0

07 Mar 12:23
8490df1
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • BalancePlatform Configuration API:
    • PINFunctionalityApi has been renamed to ManageCardPINApi. Methods in the class have been also renamed.
  • Update all services by @AdyenAutomationBot in #293

New Features 💎

  • BalancePlatform Configuration API:
    • In payment_instruments_api.py add methods get_all_transfers and get_transfer
  • Transfers API:
    • In transfers_api.py add reveal_data_of_payment_instrument
  • BinLookup API:

Other Changes 🖇️

Classname change ⚠️

  • class PINFunctionalityApi(AdyenServiceBase) becomes class ManageCardPINApi(AdyenServiceBase):

Full Changelog: v11.2.0...v12.0.0

Adyen Python API Library v11.2.0

22 Feb 12:06
9f88ab0
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • Add functionality to update headers from kwargs and adjust README acc… by @DjoykeAbyah in #290

Fixes ⛑️

Other Changes 🖇️

New Contributors

Full Changelog: v11.1.0...v11.2.0