Skip to content

feat(connector): [TRUSTPAYMENTS] Add Template Code #8672

Merged
Gnanasundari24 merged 5 commits intomainfrom
feat/trustpayments
Jul 24, 2025
Merged

feat(connector): [TRUSTPAYMENTS] Add Template Code #8672
Gnanasundari24 merged 5 commits intomainfrom
feat/trustpayments

Conversation

@ayush22667
Copy link
Contributor

@ayush22667 ayush22667 commented Jul 17, 2025

Type of Change

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

Description

TRUSTPAYMENTS Added Template Code

Additional Changes

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

Motivation and Context

#8672

How did you test it?

Only template code added hence no testing required

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

@ayush22667 ayush22667 self-assigned this Jul 17, 2025
@ayush22667 ayush22667 requested review from a team as code owners July 17, 2025 07:04
@ayush22667 ayush22667 added A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement labels Jul 17, 2025
@semanticdiff-com
Copy link

semanticdiff-com bot commented Jul 17, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/router/src/connector.rs  96% smaller
  crates/hyperswitch_connectors/src/connectors.rs  59% smaller
  config/config.example.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
  config/development.toml Unsupported file format
  config/docker_compose.toml Unsupported file format
  crates/connector_configs/src/connector.rs  0% smaller
  crates/connector_configs/toml/development.toml Unsupported file format
  crates/connector_configs/toml/production.toml Unsupported file format
  crates/connector_configs/toml/sandbox.toml Unsupported file format
  crates/hyperswitch_connectors/src/connectors/trustpayments.rs  0% smaller
  crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs  0% smaller
  crates/hyperswitch_connectors/src/default_implementations.rs  0% smaller
  crates/hyperswitch_connectors/src/default_implementations_v2.rs  0% smaller
  crates/hyperswitch_domain_models/src/connector_endpoints.rs  0% smaller
  crates/router/tests/connectors/main.rs  0% smaller
  crates/router/tests/connectors/trustpayments.rs  0% smaller
  crates/test_utils/src/connector_auth.rs  0% smaller
  loadtest/config/development.toml Unsupported file format
  scripts/add_connector.sh Unsupported file format

@ayush22667 ayush22667 linked an issue Jul 17, 2025 that may be closed by this pull request
2 tasks
Chethan-rao
Chethan-rao previously approved these changes Jul 18, 2025
@ayush22667 ayush22667 force-pushed the feat/trustpayments branch from 211dca5 to eda8a56 Compare July 18, 2025 06:59
@Gnanasundari24 Gnanasundari24 enabled auto-merge July 21, 2025 07:53
@ayush22667 ayush22667 force-pushed the feat/trustpayments branch 2 times, most recently from 5e20c56 to ac4ce5a Compare July 21, 2025 09:46
@ayush22667 ayush22667 dismissed stale reviews from deepanshu-iiitu and Chethan-rao via 9f9f5b3 July 22, 2025 08:10
@ayush22667 ayush22667 force-pushed the feat/trustpayments branch from ac4ce5a to 9f9f5b3 Compare July 22, 2025 08:10
@deepanshu-iiitu deepanshu-iiitu self-requested a review July 22, 2025 09:05
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Jul 23, 2025
@iemyashasvi iemyashasvi added the Grace PR raised using GRACE AI label Jul 23, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 23, 2025
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Jul 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 24, 2025
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Jul 24, 2025
Merged via the queue into main with commit 3159071 Jul 24, 2025
18 of 26 checks passed
@Gnanasundari24 Gnanasundari24 deleted the feat/trustpayments branch July 24, 2025 07:47
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 C-feature Category: Feature request or enhancement Grace PR raised using GRACE AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] TRUSTPAYMENTS Template Code

6 participants