Skip to content

Releases: Worldpay/cnp-chargeback-sdk-python

2.1.4

29 Oct 19:03

Choose a tag to compare

  • Upgrade pyxb dependency version to 1.2.6

2.1.3

04 Jun 14:37

Choose a tag to compare

  • Replaced all instances of remove to delete according to new changes in Chargeback Sandbox

2.1.2

30 Apr 18:27

Choose a tag to compare

  • Split exceptions into
    • ChargebackDocumentError : thrown when there is error in retrieve document
    • ChargebackWebError : thrown when http status code is not 200 (success)
    • ChargebackError : thrown when there are any other kinds of exceptions in the SDK
  • Text fixes
  • Fixed some test values

2.1.1

20 Apr 18:51

Choose a tag to compare

  • Feature : Support for CNP Chargeback API v2.1