-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
ci(postman): fix bluesnap and checkout collections for saved card flow #4071
Merged
Conversation
This file contains 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
pixincreate
added
A-CI-CD
Area: Continuous Integration/Deployment
C-bug
Category: Bug
S-waiting-on-review
Status: This PR has been implemented and needs to be reviewed
C-test
Category: Tests
labels
Mar 13, 2024
pixincreate
requested review from
SanchithHegde,
Gnanasundari24 and
likhinbopanna
March 13, 2024 10:26
likhinbopanna
previously approved these changes
Mar 13, 2024
pixincreate
changed the title
ci(postman): fix bluesnap and nmi collections
ci(postman): fix bluesnap and checkout collections for saved card flow
Mar 13, 2024
This reverts commit 6c339fd.
Gnanasundari24
approved these changes
Mar 13, 2024
likhinbopanna
approved these changes
Mar 13, 2024
pixincreate
removed
the
S-waiting-on-review
Status: This PR has been implemented and needs to be reviewed
label
Mar 13, 2024
pixincreate
added a commit
that referenced
this pull request
Mar 14, 2024
* 'main' of github.com:juspay/hyperswitch: chore(version): 2024.03.13.3 fix(mandates): give higher precedence to connector mandate id over network txn id in mandates (#4073) ci(postman): fix bluesnap and checkout collections for saved card flow (#4071) fix: get valid test cards list based on wasm feature config (#4066) chore(version): 2024.03.13.2 fix(payment_methods): set requires-cvv to false for cards in customer payment methods list if making an off-session payment (#4075)
15 tasks
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
Copy
from.meta.json
to fixScenario 10
an11
from running beforeScenario 1
customer_id
unique to avoid payment method from being savedCloses #4070
Note
.json
files are auto-generatedAdditional Changes
Motivation and Context
How did you test it?
NMI (mandates are failing. @Aprabhat19 is looking into it)
Bluesnap
Checkout
Wrote a script:
NMI failed as mentioned above:
Checklist
cargo +nightly fmt --all
cargo clippy