-
Notifications
You must be signed in to change notification settings - Fork 3.9k
feat(connector): [CELERO] Integrate Card Payments (Alpha) #8574
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
Open
Nithin1506200
wants to merge
73
commits into
main
Choose a base branch
from
celero_integrations
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
2 tasks
…mockserver-creds * 'mockserver' of github.com:juspay/hyperswitch: update url update update eslint update i[date mock server update fix: dynamic port for multiple mock servers ci: change celero cred ci: add mock creds for alpha connectors
…erswitch into celero_integrations
…erswitch into celero_integrations
… into feat/mockserver-creds * 'feat/mockserver-creds' of github.com:juspay/hyperswitch: fix(connector): [NETCETERA] add fixes for authentication response fields (#8907) feat(payouts): add payout webhooks for Paypal and Wise (#8888) feat(ucs): add gateway system {Direct | UnifiedConnectorSystem} in feature metadata for v1 (#8854) feat(router): Add new api for delete tokenization record (#8361) feat(connector): add support of passing metadata in adyen payment request (#8871)
…erswitch into celero_integrations
…erswitch into celero_integrations
14 tasks
ShankarSinghC
approved these changes
Aug 13, 2025
deepanshu-iiitu
approved these changes
Aug 13, 2025
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
Integrate celero commerce connector
Doc : https://sandbox.gotnpgateway.com/docs/api/transactions
[x] Cards
[x] Avs
Additional Changes
MOCK SERVER results
Motivation and Context
#8575
How did you test it?
No creds for testing
Checklist
cargo +nightly fmt --all
cargo clippy