Skip to content

Releases: Badiboy/pyCryptoPayAPI

1.0.2 - pyCryptoPayException fix/update 2

11 Aug 20:04

Choose a tag to compare

pyCryptoPayException fix/update

Now tries to read "message" OR "description" for error message.

1.0.1 - pyCryptoPayException fix/update

31 Jul 10:16

Choose a tag to compare

pyCryptoPayException fix/update

  1. Extended with "name" field
  2. Fix NAME response to go to "name", MESSAGE response to go to "message".

1.0.0 - API update and CLASS results

29 Jun 12:36

Choose a tag to compare

  1. API updated to 1.5.1
  2. Added parameter result_as_class, that allows getting call results as CLASS!
  3. Minor fixes

0.1.0 - Added lot of methods

22 Jun 16:22

Choose a tag to compare

Added:

  • delete_invoice
  • get_checks
  • get_transfers
  • create_check
  • delete_check

Added parameter "return_items" to method get_invoices, will return LIST of items, instead of base dict with "items".

0.0.8 - Supported assets updated

21 Aug 10:30

Choose a tag to compare

Supported assets updated.

0.0.7 - Start releases on Github

26 Nov 19:26

Choose a tag to compare

Now releases will be published on Github also.