Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR] Move trait ConnectorIntegration to crate hyperswitch_interfaces #4945

Closed
2 tasks done
deepanshu-iiitu opened this issue Jun 11, 2024 · 0 comments · Fixed by #4946
Closed
2 tasks done

[REFACTOR] Move trait ConnectorIntegration to crate hyperswitch_interfaces #4945

deepanshu-iiitu opened this issue Jun 11, 2024 · 0 comments · Fixed by #4946
Assignees
Labels
A-connector-integration Area: Connector integration A-core Area: Core flows C-refactor Category: Refactor

Comments

@deepanshu-iiitu
Copy link
Contributor

Feature Description

The trait ConnectorIntegration needs to be moved to crate hyperswitch_interfaces from router. This is required to move connector code out from crate router.

Possible Implementation

The trait ConnectorIntegration along with it's dependent types needs to be moved to crate hyperswitch_interfaces.

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@deepanshu-iiitu deepanshu-iiitu added A-connector-integration Area: Connector integration A-core Area: Core flows C-feature Category: Feature request or enhancement labels Jun 11, 2024
@deepanshu-iiitu deepanshu-iiitu self-assigned this Jun 11, 2024
@deepanshu-iiitu deepanshu-iiitu added C-refactor Category: Refactor and removed C-feature Category: Feature request or enhancement labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration A-core Area: Core flows C-refactor Category: Refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant