Skip to content

Conversation

awasthi21
Copy link
Contributor

@awasthi21 awasthi21 commented Feb 24, 2025

Type of Change

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

Description

Template PR for Hipay

Additional Changes

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

Motivation and Context

Template PR for Hipay

How did you test it?

Just CI -Checks. No need of testing 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

@awasthi21 awasthi21 self-assigned this Feb 24, 2025
@awasthi21 awasthi21 requested review from a team as code owners February 24, 2025 12:04
Copy link

semanticdiff-com bot commented Feb 24, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/hyperswitch_connectors/src/connectors.rs  96% smaller
  crates/router/src/connector.rs  95% smaller
  crates/router/src/core/payments/flows.rs  23% smaller
  crates/router/src/core/payments/connector_integration_v2_impls.rs  22% smaller
  crates/hyperswitch_connectors/src/default_implementations.rs  21% smaller
  crates/hyperswitch_connectors/src/default_implementations_v2.rs  21% 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/common_enums/src/connector_enums.rs  0% smaller
  crates/connector_configs/src/connector.rs  0% smaller
  crates/hyperswitch_connectors/src/connectors/hipay.rs  0% smaller
  crates/hyperswitch_connectors/src/connectors/hipay/transformers.rs  0% smaller
  crates/hyperswitch_interfaces/src/configs.rs  0% smaller
  crates/router/src/core/admin.rs  0% smaller
  crates/router/src/types/api.rs  0% smaller
  crates/router/src/types/transformers.rs  0% smaller
  crates/router/tests/connectors/hipay.rs  0% smaller
  crates/router/tests/connectors/main.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

@awasthi21 awasthi21 added the A-connector-integration Area: Connector integration label Feb 24, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Feb 24, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Feb 25, 2025
SanchithHegde
SanchithHegde previously approved these changes Feb 27, 2025
@awasthi21 awasthi21 force-pushed the 8608-featfeature-hipay-add-template-pr branch 2 times, most recently from 7202c93 to 1bdcf59 Compare March 6, 2025 07:43
deepanshu-iiitu
deepanshu-iiitu previously approved these changes Mar 6, 2025
@awasthi21 awasthi21 force-pushed the 8608-featfeature-hipay-add-template-pr branch from 3f1704c to d535a1e Compare March 6, 2025 11:55
@awasthi21 awasthi21 removed the request for review from ShankarSinghC March 7, 2025 07:01
@likhinbopanna likhinbopanna enabled auto-merge March 7, 2025 07:06
@likhinbopanna likhinbopanna added this pull request to the merge queue Mar 7, 2025
Merged via the queue into main with commit add5152 Mar 7, 2025
18 of 24 checks passed
@likhinbopanna likhinbopanna deleted the 8608-featfeature-hipay-add-template-pr branch March 7, 2025 07:57
pixincreate added a commit that referenced this pull request Mar 7, 2025
* 'main' of github.com:juspay/hyperswitch:
  feat(hipay): Add Template PR (#7360)
  chore(version): 2025.03.07.0
  chore(postman): update Postman collection files
  feat(analytics): add new filters, dimensions and metrics for authentication analytics (#7451)
  feat(router): add capability to force challenge for 3DS Payments through Netcetera and send few optional fields (#7429)
  feat(analytics): refactor and rewrite authentication related analytics (#7433)
  refactor(core): Added payment id in authentication router data (#7441)
  feat(connector): Added ThreeDs server integration template pr (#7424)
  fix(xendit): Fix wasm changes (#7419)
  chore(postman): postman tests fixes (#7159)
  ci(cypress): move customer acceptance in configs to a const within commons (#7435)
  feat(core): add additional revenue recovery call flow (#7402)
  chore(version): 2025.03.06.0
  feat(payment_link): expose payment link configs for SDK UI rules and payment button (#7427)
pixincreate added a commit that referenced this pull request Mar 7, 2025
…juspay/hyperswitch into connector/gpay-mandates-authorizedotnet

* 'connector/gpay-mandates-authorizedotnet' of github.com:juspay/hyperswitch: (25 commits)
  ci(cypress): address lints and refactor redirection handler (#7437)
  chore: make v1 merchant account forward compatible (#7426)
  fix(dashboard): Added auth key to juspay threeds server (#7457)
  feat(hipay): Add Template PR (#7360)
  chore(version): 2025.03.07.0
  chore(postman): update Postman collection files
  feat(analytics): add new filters, dimensions and metrics for authentication analytics (#7451)
  feat(router): add capability to force challenge for 3DS Payments through Netcetera and send few optional fields (#7429)
  feat(analytics): refactor and rewrite authentication related analytics (#7433)
  refactor(core): Added payment id in authentication router data (#7441)
  feat(connector): Added ThreeDs server integration template pr (#7424)
  fix(xendit): Fix wasm changes (#7419)
  chore(postman): postman tests fixes (#7159)
  ci(cypress): move customer acceptance in configs to a const within commons (#7435)
  feat(core): add additional revenue recovery call flow (#7402)
  chore(version): 2025.03.06.0
  feat(payment_link): expose payment link configs for SDK UI rules and payment button (#7427)
  feat(connector): [EFT] Add EFT as a payment method (#7304)
  chore(version): 2025.03.05.1
  feat(connector): [Moneris] Implement mandate for Moneris (#7322)
  ...
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants