Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 577 Bytes

CHANGES.md

File metadata and controls

23 lines (14 loc) · 577 Bytes

pypayex Changelog

0.4.7 (2018-10-04)

Added Travis deployment.

  • #6, #7: Updated URLs to the test environment

0.4.6 (2017-11-13)

Fixes and additions from https://github.com/edqu-ab.

  • Replaces Initialize7 with Initialize8 handler.
  • Adds AddSingleOrderLine2 and PurchaseInvoiceCorporate handlers.
  • Adds pypayex specific alternative names of proxy variables.

0.4.5 (2013-01-29)

Thanks to alexbrasetvik for these patches.

  • Added PxCredit5 and PxCheck2 handlers.
  • Properly deal with dicts and lists when normalizing.

[..]