Skip to content

feat(connector): [katapult]add template code for katapult #8783

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

Merged
merged 11 commits into from
Jul 31, 2025
Merged

Conversation

srujanchikke
Copy link
Contributor

@srujanchikke srujanchikke commented Jul 29, 2025

Type of Change

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

Description

add template code for katapult

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 test cases required, Since this is template code PR, CI checks should be suffice.

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

@srujanchikke srujanchikke requested review from a team as code owners July 29, 2025 08:11
Copy link

semanticdiff-com bot commented Jul 29, 2025

@srujanchikke srujanchikke self-assigned this Jul 29, 2025
@srujanchikke srujanchikke added the A-connector-integration Area: Connector integration label Jul 29, 2025
@@ -89,6 +89,7 @@ inespay.base_url = "https://apiflow.inespay.com/san/v21"
itaubank.base_url = "https://secure.api.itau/"
jpmorgan.base_url = "https://api-ms.payments.jpmorgan.com/api/v2"
juspaythreedsserver.base_url = "http://localhost:8000"
katapult.base_url = "https://sandbox.katapult.com/api/v3"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does production url says sandbox ?

ShankarSinghC
ShankarSinghC previously approved these changes Jul 29, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Jul 31, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Jul 31, 2025
awasthi21
awasthi21 previously approved these changes Jul 31, 2025
@srujanchikke srujanchikke dismissed stale reviews from awasthi21 and ShankarSinghC via 0d8b2b5 July 31, 2025 07:38
@Gnanasundari24 Gnanasundari24 enabled auto-merge July 31, 2025 09:22
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Jul 31, 2025
Merged via the queue into main with commit c6e4e72 Jul 31, 2025
17 of 26 checks passed
@Gnanasundari24 Gnanasundari24 deleted the katapult branch July 31, 2025 11:50
pixincreate added a commit that referenced this pull request Aug 1, 2025
…rver

* 'main' of github.com:juspay/hyperswitch: (25 commits)
  chore: `xof` currency to cybersource cards (#8799)
  chore(version): 2025.08.01.0
  feat(core): Implement UCS based  upi for  paytm and phonepe (#8732)
  feat(connector): [katapult]add template code for katapult (#8783)
  feat(router): introduce `feature`  and `feature_data` to gsm (#7771)
  feat(connector): [cybersource] add changes for field CybersourceConsumerAuthInformation (#8768)
  feat(authentication): added authentication sync api (#8596)
  feat(connector): [facilitapay] fix refunds, add webhook and void support (#8778)
  feat(connector): [payload] add recurring payments (#8597)
  chore(version): 2025.07.31.0
  feat(connector): [Flexiti]Add support for flexiti connector  (#8743)
  chore(router): events enhancement for kafka (#8780)
  ci(cypress): Making a mandate payment with large customer user agents (#8790)
  fix(openapi): update create_platform endpoint in api-reference docs (#8782)
  chore(version): 2025.07.30.0
  fix(connector): [GLOBALPAY] Added Tokenization Flow for CITs (#8568)
  feat(routing): Add api-refs for new decision engine endpoints (#8709)
  fix: replace xtrim with xdel to support  older redis version (#8515)
  fix(connector): [Worldpay] handle multiple ddc submission for CompleteAuthorize (#8741)
  feat(connector): [Adyen] receive incoming webhooks for pix expiry (#8720)
  ...
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.

5 participants