Skip to content

feat(connector): [PAYJUSTNOW] add Connector Template Code#9958

Merged
likhinbopanna merged 2 commits intomainfrom
payjustnow-template
Oct 23, 2025
Merged

feat(connector): [PAYJUSTNOW] add Connector Template Code#9958
likhinbopanna merged 2 commits intomainfrom
payjustnow-template

Conversation

@swetasharma03
Copy link
Contributor

@swetasharma03 swetasharma03 commented Oct 22, 2025

Type of Change

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

Description

Template Code added for connector PayJustNow.

Also added following fields in mod.rs (connector_template) that were recently introduced but missing in this file. Their absence was causing direct compilation to fail after generating the template from the script.

  1. integration_status in ConnectorInfo
  2. connector_metadata in ErrorResponse

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?

This is a template PR, 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

@swetasharma03 swetasharma03 self-assigned this Oct 22, 2025
@swetasharma03 swetasharma03 requested review from a team as code owners October 22, 2025 18:57
@semanticdiff-com
Copy link

semanticdiff-com bot commented Oct 22, 2025

@likhinbopanna likhinbopanna added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit 6024a53 Oct 23, 2025
23 of 25 checks passed
@likhinbopanna likhinbopanna deleted the payjustnow-template branch October 23, 2025 12:28
drdholu pushed a commit to drdholu/hyperswitch that referenced this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants