Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Releases: paypal/PayPal-Python-SDK

v2.0.0rc2

12 Apr 21:48
Compare
Choose a tag to compare
v2.0.0rc2 Pre-release
Pre-release
  • Update to latest Payments code.
  • Support for Customer Disputes in Limited Release (API subject to change).

v2.0.0rc1

09 Feb 18:49
Compare
Choose a tag to compare
v2.0.0rc1 Pre-release
Pre-release

This is a pre-release version of version 2 of PayPal Python. Please refer to the docs on the 2.0-beta branch of this repository for details on how to upgrade.

v1.13.1

29 Jun 19:02
Compare
Choose a tag to compare
  • Pass API instance in OpenIdConnect through to the base class.

v1.13.0

29 Jun 19:01
Compare
Choose a tag to compare
  • Proper formatting for CJK characters #169.
  • Fix caching issues when refresh token is set #176.
  • Fix decoding issues for different Python versions #180.
  • Update OpenIdConnect to accept API instance #208.
  • Added samples, and other minor bug fixes.

Invoicing API updates

02 Nov 22:40
Compare
Choose a tag to compare
  • Updated Invoicing APIs 145.
  • Fixed syntax error & pep8 formatting #152.

Enabled Replace for Payment

21 Jul 16:22
Compare
Choose a tag to compare
  • Enabled Replace for Payment #144.

Enabled Third Party Invoicing, Enabled Headers in Oauth calls

24 Jun 15:35
Compare
Choose a tag to compare
  • Enabled Third Party Invoicing #138.
  • Enabled Headers in Oauth calls #134.
  • Updated requirements #126.
  • Make sure the subscription start_date is in the future #125.
  • Fix variable name typo in payment test #117.

Additional Webhook Validation Checks

04 Dec 22:13
Compare
Choose a tag to compare
  • Added checks to verify if certificate used for webhook validation is owned by PayPal

v1.11.4: Update logging

30 Nov 17:14
Compare
Choose a tag to compare
  • Change Live Mode Logging Warning to be Info level and use local logger
    instead of root. See issue #112

v1.11.3: Update TLS warning with site information

24 Nov 21:31
Compare
Choose a tag to compare