feat(router): [dummy_connector] add upi collect #8014
Merged
Gnanasundari24 merged 7 commits intomainfrom May 15, 2025
Merged
Conversation
Changed Files
|
awasthi21
previously approved these changes
May 13, 2025
ThisIsMani
reviewed
May 13, 2025
Contributor
ThisIsMani
left a comment
There was a problem hiding this comment.
Other than that looks good to me. I don't remember much of this stuff. So, I'd suggest you to get a proper review from the connector team.
deepanshu-iiitu
previously approved these changes
May 13, 2025
b0b901a
ThisIsMani
approved these changes
May 14, 2025
deepanshu-iiitu
approved these changes
May 14, 2025
iemyashasvi
pushed a commit
that referenced
this pull request
May 22, 2025
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
Description
Add UPI Collect support to dummy_connector
To simulate a failure case, use: failure@upi
To test a successful case, use success@upi. You will be redirected to a screen that simulates the waiting screen.
Any other vpa data will result in an invalid VPA data error
How did you test it?
Success
Response
Failure
Response
Invalid Data
Response
Sanity
Card test
Response
Checklist
cargo +nightly fmt --allcargo clippy