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): [Xendit] Template PR #6593

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

ghost
Copy link

@ghost ghost commented Nov 18, 2024

Type of Change

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

Description

Template code added for new connector Xendit
https://developers.xendit.co/api-reference

Additional Changes

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

Motivation and Context

#6597

How did you test it?

Since this is template PR, no testing is 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

@ghost ghost requested review from a team as code owners November 18, 2024 10:24
Copy link

semanticdiff-com bot commented Nov 18, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  crates/hyperswitch_connectors/src/default_implementations.rs  10% smaller
  crates/hyperswitch_connectors/src/default_implementations_v2.rs  10% smaller
  crates/router/src/connector.rs  5% smaller
  crates/hyperswitch_connectors/src/connectors.rs  2% smaller
  api-reference-v2/openapi_spec.json  0% smaller
  api-reference/openapi_spec.json  0% 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/api_models/src/connector_enums.rs  0% smaller
  crates/common_enums/src/connector_enums.rs  0% smaller
  crates/connector_configs/src/connector.rs  0% smaller
  crates/hyperswitch_connectors/src/connectors/xendit.rs  0% smaller
  crates/hyperswitch_connectors/src/connectors/xendit/transformers.rs  0% smaller
  crates/hyperswitch_interfaces/src/configs.rs  0% smaller
  crates/router/src/types/api.rs  0% smaller
  crates/router/src/types/transformers.rs  0% smaller
  crates/router/tests/connectors/xendit.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

@deepanshu-iiitu deepanshu-iiitu assigned ghost Nov 18, 2024
@deepanshu-iiitu deepanshu-iiitu added A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement labels Nov 18, 2024
@deepanshu-iiitu deepanshu-iiitu linked an issue Nov 18, 2024 that may be closed by this pull request
2 tasks
@deepanshu-iiitu deepanshu-iiitu changed the title Feat(connector) : [Xendit] Template PR feat(connector): [Xendit] Template PR Nov 18, 2024
@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Nov 18, 2024
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Nov 21, 2024
Merged via the queue into juspay:main with commit 9bc363f Nov 21, 2024
15 of 17 checks passed
bsayak03 pushed a commit that referenced this pull request Nov 26, 2024
Co-authored-by: Amey Wale <amey.wale@Amey-Wale-D5XH7W90PR.local>
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 M-api-contract-changes Metadata: This PR involves API contract changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Xendit Template PR
4 participants