Releases: smartfile/sharpy
Releases · smartfile/sharpy
release-0.9.7: Merge pull request #8 from smartfile/fix-keyerror
Check that cc info is in the request before removing it
release-0.9.6: Merge pull request #7 from smartfile/fix-keyerror
release-0.9.5: Merge pull request #6 from smartfile/fix-keyerror
release-0.9.4
Update logging to scrub credit card information
release-0.9.3
Updated version number respectfully.(inside init.py)
release-0.9.1
- 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
- Includes get_promotions and get_promotion methods on the product.
- Includes coupon_code on create_customer, customer update, and subscriptions.