Skip to content

Releases: smartfile/sharpy

release-0.9.7: Merge pull request #8 from smartfile/fix-keyerror

20 Jun 17:29

Choose a tag to compare

Check that cc info is in the request before removing it

release-0.9.6: Merge pull request #7 from smartfile/fix-keyerror

19 Jun 02:09

Choose a tag to compare

release-0.9.5: Merge pull request #6 from smartfile/fix-keyerror

18 Jun 18:36

Choose a tag to compare

release-0.9.4

14 Jun 18:13

Choose a tag to compare

Update logging to scrub credit card information

release-0.9.3

07 Apr 15:50

Choose a tag to compare

Updated version number respectfully.(inside init.py)

release-0.9.1

31 Mar 15:02

Choose a tag to compare

  • Updated PromotionParser to handle a new field coming from Cheddar Promotion endpoint which signifies what plans a promotion is limited to.
  • Added plans to Promotion class.

release-0.9

28 Aug 18:24

Choose a tag to compare

  • Includes get_promotions and get_promotion methods on the product.
  • Includes coupon_code on create_customer, customer update, and subscriptions.