Skip to content

feat(connector): [TRUSTPAYMENTS] Integrate cards non 3ds payments#8705

Merged
Gnanasundari24 merged 22 commits intomainfrom
feat/trustpayment_integration
Sep 18, 2025
Merged

feat(connector): [TRUSTPAYMENTS] Integrate cards non 3ds payments#8705
Gnanasundari24 merged 22 commits intomainfrom
feat/trustpayment_integration

Conversation

@ayush22667
Copy link
Contributor

Type of Change

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

Description

Cards Non-3DS payments added for Trustpayments

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?

Tested using cargo build and cypress test
image

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

@ayush22667 ayush22667 self-assigned this Jul 21, 2025
@ayush22667 ayush22667 requested review from a team as code owners July 21, 2025 10:13
@ayush22667 ayush22667 added the A-connector-integration Area: Connector integration label Jul 21, 2025
@ayush22667 ayush22667 requested review from a team as code owners July 21, 2025 10:13
@ayush22667 ayush22667 added C-feature Category: Feature request or enhancement Grace PR raised using GRACE AI labels Jul 21, 2025
@semanticdiff-com
Copy link

semanticdiff-com bot commented Jul 21, 2025

@ayush22667 ayush22667 linked an issue Jul 21, 2025 that may be closed by this pull request
2 tasks
@ayush22667 ayush22667 force-pushed the feat/trustpayment_integration branch from dcfdd0d to f6d1bc3 Compare July 21, 2025 10:21
@deepanshu-iiitu deepanshu-iiitu changed the base branch from main to feat/trustpayments July 21, 2025 10:32
@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Jul 21, 2025
@ayush22667 ayush22667 force-pushed the feat/trustpayments branch from ac4ce5a to 9f9f5b3 Compare July 22, 2025 08:10
Base automatically changed from feat/trustpayments to main July 24, 2025 07:47
@swangi-kumari
Copy link
Contributor

@ayush22667 ,
can you please fix the failing ci checks

swangi-kumari
swangi-kumari previously approved these changes Sep 4, 2025
deepanshu-iiitu
deepanshu-iiitu previously approved these changes Sep 4, 2025
swangi-kumari
swangi-kumari previously approved these changes Sep 4, 2025
ShankarSinghC
ShankarSinghC previously approved these changes Sep 8, 2025
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Sep 18, 2025
Merged via the queue into main with commit 1987cb4 Sep 18, 2025
21 of 25 checks passed
@Gnanasundari24 Gnanasundari24 deleted the feat/trustpayment_integration branch September 18, 2025 08:40
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 Grace PR raised using GRACE AI 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] [TRUSTPAYMENTS] Integrate cards non-3ds payments

7 participants