Skip to content

SDK and API updates

Compare
Choose a tag to compare
@chsriniv9 chsriniv9 released this 15 Jun 10:03
· 55 commits to master since this release
f373b33

SDK Updates:

  • Updated request package dependency from pip vendored one to explicit dependency
  • Added configurable custom logger 'authorizenet.sdk' instead of configuring the root logger
  • Pinned dependent packages versions
  • Moved test packages dependency into tests_require

Api Updates:

  • Can create customer profiles and subscriptions with tokenized payment methods.
  • Network token - isPaymentToken field added to response of Customer Profile APIs
  • Guest Profiles functionality included