Skip to content

Releases: Producters/icepay-python

calc checksum on provided fields, not all fields

02 Mar 16:57

Choose a tag to compare

  • checksum is calculated on provided fields, not all fields. Thanks @edelooff

fix python3 issue

30 Sep 14:35

Choose a tag to compare

0.3.1

fix for python 3

getBasicPaymentURL

30 Sep 13:01

Choose a tag to compare

  • implemented getBasicPaymentURL mehtod which generates a URL for basic payment mode, w/o rest api call

validate_postback

19 Sep 12:52

Choose a tag to compare

  • added validate_postback(data) method to verify postback checksum

first release

16 Sep 15:08

Choose a tag to compare

0.1.2

cast merchant id to str, bump version