Skip to content

Releases: Vantiv/cnp-chargeback-sdk-python

2.1.4

29 Oct 19:03
79b1d53
Compare
Choose a tag to compare
  • Upgrade pyxb dependency version to 1.2.6

2.1.3

04 Jun 14:37
Compare
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
799d03f
Compare
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
6f4e964
Compare
Choose a tag to compare
  • Feature : Support for CNP Chargeback API v2.1