Skip to content

Releases: Adyen/adyen-python-api-library

Adyen Python API Library v12.7.1

14 Oct 13:56
1d7cca6
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

16 Aug 08:07
e9d6cf4
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

26 Jul 12:00
30f1742
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.1

28 Jun 07:12
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.5.0

06 Jun 09:04
21836d6
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

16 May 08:06
fe04a6b
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.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