Skip to content

v0.3.0

Compare
Choose a tag to compare
@rattrayalex rattrayalex released this 03 Mar 14:56
· 656 commits to main since this release
166da52

API Changes

  • [breaking] Rename card enum type DIGITAL_WALLET -> VIRTUAL etc.
  • [breaking] Remove previous_auth_rule_tokens, state and token from the AuthRule model.
  • [breaking] Make lithic.auth_rules.list a true paginated method.
  • Add shipping_method enum to CardReissueParams.
  • Updates to docstrings.
  • Update test examples.

Bugfixes

Internal Improvements