Skip to content

Conversation

awasthi21
Copy link
Contributor

Type of Change

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

Description

The metadata fields should have currency_id and platform_id as numbers, not strings for coingate

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?

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

@awasthi21 awasthi21 added the M-configuration-changes Metadata: This PR involves configuration changes label Apr 3, 2025
@awasthi21 awasthi21 requested a review from JeevaRamu0104 April 3, 2025 10:43
@awasthi21 awasthi21 self-assigned this Apr 3, 2025
@awasthi21 awasthi21 requested a review from a team as a code owner April 3, 2025 10:43
Copy link

semanticdiff-com bot commented Apr 3, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/connector_configs/src/common_config.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

@awasthi21 awasthi21 changed the title fix(connector): Fix Wasm Changes for Coingate fix(connector):[Coingate] Fix Wasm Changes for Coingate Apr 3, 2025
@awasthi21 awasthi21 changed the title fix(connector):[Coingate] Fix Wasm Changes for Coingate fix(connector):[Coingate] Fix Wasm Changes Apr 3, 2025
@awasthi21 awasthi21 changed the title fix(connector):[Coingate] Fix Wasm Changes fix(connector): [Coingate] Fix Wasm Changes Apr 3, 2025
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Apr 4, 2025
Merged via the queue into main with commit bd32dd4 Apr 4, 2025
26 of 35 checks passed
@Gnanasundari24 Gnanasundari24 deleted the 9113-fixconnector-fix-wasm-changes-for-coingate branch April 4, 2025 10:35
pixincreate added a commit that referenced this pull request Apr 4, 2025
…acilitapay-pix-pmt

* 'main' of github.com:juspay/hyperswitch: (33 commits)
  fix(connector): [Nexixpay] handle error code and message in failure response (#7713)
  fix(connector): [Coingate] Fix Wasm Changes  (#7716)
  fix(config): add billing payment sync configs in different environments (#7708)
  chore(dashboard): update dashboard toml (#7703)
  chore(postman): update auth for payment connectors in postman collection (#7702)
  feat(connector): [BANKOFAMERICA] Enable SamsungPay In Dashboard (#7677)
  feat(session): Added dpa_client_id, provider to click to pay session response (#7683)
  feat(core): add network error related columns in payment attempt [v2] (#7706)
  chore(version): 2025.04.04.0
  refactor(accounts): move accounts related tables to accounts schema (#7626)
  revert: implement `NameType` for name validation (#6734) (#7717)
  fix(errors): Entry not found error as 4xx instead of 5xx (#7712)
  refactor(analytics): default config for forex_enabled (#7695)
  refactor(core): made provider field in ctp_service_details backward compatible (#7705)
  refactor(openapi): modify profile-delete auth to AdminAPIKey in API doc (#7697)
  fix: web-docker pull from docker hub (#7700)
  ci(cypress): fix iatapay upi payments (#7698)
  docs: Updated next steps after deployment setup on Readme (#7686)
  chore(version): 2025.04.03.0
  fix(connector): [JPMORGAN, PAYU, DIGITALVIRGO, BITPAY, HELCIM, PAYBOX] Replaced lazystatic macros with LazyLock (#7524)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M-configuration-changes Metadata: This PR involves configuration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants