hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

feat(connector): [Taxjar] add taxjar connector and add tax_connector_id column in business_profile table

Open ImSagnik007 opened this issue 1 year ago • 0 comments

…r_id in business_profile table

Type of Change

  • [ ] Bugfix
  • [x] New feature
  • [ ] Enhancement
  • [ ] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [ ] CI/CD

Description

Additional Changes

  • [x] This PR modifies the API contract
  • [x] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • [ ] I formatted the code cargo +nightly fmt --all
  • [ ] I addressed lints thrown by cargo clippy
  • [ ] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

ImSagnik007 avatar Aug 09 '24 03:08 ImSagnik007