-
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
fix(deployment-config): remove invalid currencies from worldpay filters #6400
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
Review changes with SemanticDiff. Analyzed 1 of 2 files. Overall, the semantic diff is 40% smaller than the GitHub diff.
|
jarnura
previously approved these changes
Oct 22, 2024
likhinbopanna
previously approved these changes
Oct 22, 2024
kashif-m
force-pushed
the
fix-deployment-config
branch
from
October 22, 2024 13:41
7eff97c
to
f627ebd
Compare
jarnura
previously approved these changes
Oct 23, 2024
hyperswitch-bot
bot
added
the
M-api-contract-changes
Metadata: This PR involves API contract changes
label
Oct 23, 2024
kashif-m
force-pushed
the
fix-deployment-config
branch
from
October 23, 2024 12:45
c6dcac3
to
0074512
Compare
hyperswitch-bot
bot
removed
the
M-api-contract-changes
Metadata: This PR involves API contract changes
label
Oct 23, 2024
…rldpay and fix sandbox deployment config
kashif-m
force-pushed
the
fix-deployment-config
branch
from
October 23, 2024 12:49
0074512
to
db58343
Compare
2 tasks
deepanshu-iiitu
approved these changes
Oct 23, 2024
jarnura
approved these changes
Oct 23, 2024
qstommyshu
pushed a commit
to qstommyshu/hyperswitch
that referenced
this pull request
Oct 23, 2024
14 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
Includes below changes -
payment_method_type
non-mandatatory for CardsAdditional Changes
Motivation and Context
How did you test it?
Locally through payment links.
Things to test
1. Payments through SDK
cURL
Response
Open payment link and complete the txn
Screen.Recording.2024-10-23.at.6.26.43.PM.mov
Checklist
cargo +nightly fmt --all
cargo clippy