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(router): refactor ctp flow to fetch mca_id and get the connector creds instead of connector_name #7087

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

sahkal
Copy link
Contributor

@sahkal sahkal commented Jan 22, 2025

Type of Change

  • Refactoring

Description

refactor ctp flow to fetch mca_id and get the connector creds instead of connector_name

#6859

Additional Changes

  • This PR modifies the API contract
  • 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

…ctor creds instead of connector_name (#6859)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
@sahkal sahkal self-assigned this Jan 22, 2025
@sahkal sahkal requested review from a team as code owners January 22, 2025 07:34
@sahkal sahkal changed the title refactor(router): refactor ctp flow to fetch mca_id and get the conne… refactor(router): refactor ctp flow to fetch mca_id and get the connector creds instead of connector_name Jan 22, 2025
@sahkal sahkal added the Hotfix label Jan 22, 2025
@sahkal sahkal added this to the January 2025 Release milestone Jan 22, 2025
@sahkal sahkal requested a review from a team January 22, 2025 07:40
@likhinbopanna likhinbopanna merged commit 6c5a16d into hotfix-2025.01.20.0 Jan 22, 2025
29 of 36 checks passed
@likhinbopanna likhinbopanna deleted the refactor-ctp-flow branch January 22, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants