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

feat(connector): [JP MORGAN] Add template code #6455

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bsayak03
Copy link

Type of Change

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

Description

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

@bsayak03 bsayak03 requested review from a team as code owners October 28, 2024 13:56
Copy link

semanticdiff-com bot commented Oct 28, 2024

Review changes with SemanticDiff.

Analyzed 17 of 27 files.

Overall, the semantic diff is 1% smaller than the GitHub diff.

File Information
Filename Status
scripts/add_connector.sh Unsupported file format
loadtest/config/development.toml Unsupported file format
✔️ crates/test_utils/src/connector_auth.rs Analyzed
✔️ crates/router/tests/connectors/jpmorgan.rs Analyzed
✔️ crates/router/tests/connectors/main.rs Analyzed
crates/router/tests/connectors/sample_auth.toml Unsupported file format
✔️ crates/router/src/connector.rs 87.37% smaller
crates/router/src/connector.rs-e Unsupported file format
✔️ crates/router/src/types/api.rs Analyzed
✔️ crates/router/src/types/transformers.rs Analyzed
✔️ crates/router/src/core/payments/connector_integration_v2_impls.rs 12.5% smaller
✔️ crates/router/src/core/payments/flows.rs 12.5% smaller
✔️ crates/hyperswitch_interfaces/src/configs.rs Analyzed
✔️ crates/hyperswitch_connectors/src/connectors.rs 57.93% smaller
✔️ crates/hyperswitch_connectors/src/default_implementations.rs 15.57% smaller
✔️ crates/hyperswitch_connectors/src/default_implementations_v2.rs 16.0% smaller
✔️ crates/hyperswitch_connectors/src/connectors/jpmorgan.rs Analyzed
✔️ crates/hyperswitch_connectors/src/connectors/jpmorgan/test.rs Analyzed
✔️ crates/hyperswitch_connectors/src/connectors/jpmorgan/transformers.rs Analyzed
✔️ crates/common_enums/src/enums.rs Analyzed
✔️ crates/api_models/src/enums.rs Analyzed
config/config.example.toml Unsupported file format
config/development.toml Unsupported file format
config/docker_compose.toml Unsupported file format
config/deployments/integration_test.toml Unsupported file format
config/deployments/production.toml Unsupported file format
config/deployments/sandbox.toml Unsupported file format

@bsayak03 bsayak03 changed the title pushed the template code for jpmorgan cards integration feat(connector) : [JP Morgan] Add Template code for cards integration Oct 28, 2024
@bsayak03 bsayak03 changed the title feat(connector) : [JP Morgan] Add Template code for cards integration feat(connector): [JP MORGAN] Add template code Oct 28, 2024
@bsayak03 bsayak03 self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant