Skip to content

refactor(connector) : Move connector specific functions in utils #7926

@Nithin1506200

Description

@Nithin1506200

There are connector specific function(s) in crates/hyperswitch_connectors/src/utils.rs , need to move it into specific connector code (or make it generic!)

🔨 eg. validate_currency which is not a common function and used only in crates/hyperswitch_connectors/src/connectors/braintree/transformers.rs .

Checkpoints :

  1. If the code seems it could be reused make it generic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-connector-integrationArea: Connector integrationC-refactorCategory: RefactorE-easyEffort: Should be easy to implement and would make a good first PRS-awaiting-triageStatus: New issues that have not been assessed yetgood first issueGood for newcomers

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions