hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

Nomupay payouts flows

Open sumanmaji4 opened this issue 1 year ago • 1 comments

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

sumanmaji4 avatar Nov 15 '24 11:11 sumanmaji4

Review changes with  SemanticDiff

Changed Files
File Status
  crates/router/src/connector.rs  83% smaller
  crates/hyperswitch_connectors/src/connectors.rs  48% smaller
  crates/hyperswitch_connectors/src/default_implementations_v2.rs  19% smaller
  crates/hyperswitch_connectors/src/default_implementations.rs  14% smaller
  crates/hyperswitch_domain_models/src/types.rs  12% smaller
  crates/router/src/core/payments/connector_integration_v2_impls.rs  11% smaller
  crates/api_models/src/enums.rs  9% smaller
  crates/router/src/core/payments/flows.rs  8% smaller
  crates/hyperswitch_connectors/src/types.rs  2% smaller
  crates/hyperswitch_interfaces/src/api/payouts.rs  1% smaller
  Cargo.lock Unsupported file format
  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/enums.rs  0% smaller
  crates/connector_configs/src/connector.rs  0% smaller
  crates/hyperswitch_connectors/Cargo.toml Unsupported file format
  crates/hyperswitch_connectors/src/connectors/nomupay.rs  0% smaller
  crates/hyperswitch_connectors/src/connectors/nomupay/transformers.rs  0% smaller
  crates/hyperswitch_interfaces/src/api.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/main.rs  0% smaller
  crates/router/tests/connectors/nomupay.rs  0% smaller
  crates/router/tests/connectors/sample_auth.toml Unsupported file format
  crates/test_utils/src/connector_auth.rs  0% smaller
  loadtest/config/development.toml Unsupported file format
  scripts/add_connector.sh Unsupported file format

semanticdiff-com[bot] avatar Nov 15 '24 11:11 semanticdiff-com[bot]