Skip to content

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
wants to merge 73 commits into
base: main
Choose a base branch
from

Conversation

Nithin1506200
Copy link
Contributor

@Nithin1506200 Nithin1506200 commented Jul 8, 2025

Type of Change

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

Description

Integrate celero commerce connector

Doc : https://sandbox.gotnpgateway.com/docs/api/transactions
[x] Cards
[x] Avs

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

MOCK SERVER results

Screenshot 2025-08-05 at 11 37 29 AM Screenshot 2025-08-05 at 11 37 38 AM Screenshot 2025-08-05 at 11 37 54 AM ![Uploading Screenshot 2025-08-06 at 3.00.16 PM.png…]()

Motivation and Context

#8575

How did you test it?

No creds for testing

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

Copy link

semanticdiff-com bot commented Jul 8, 2025

@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Jul 8, 2025
@hyperswitch-bot hyperswitch-bot bot removed the M-api-contract-changes Metadata: This PR involves API contract changes label Jul 8, 2025
@Nithin1506200 Nithin1506200 self-assigned this Jul 8, 2025
@Nithin1506200 Nithin1506200 added the A-connector-integration Area: Connector integration label Jul 8, 2025
@Nithin1506200 Nithin1506200 changed the title Celero integrations feature(connectors): Celero integrations Jul 8, 2025
@Nithin1506200 Nithin1506200 linked an issue Jul 8, 2025 that may be closed by this pull request
2 tasks
pixincreate and others added 19 commits August 11, 2025 14:40
…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
… 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)
@pixincreate pixincreate linked an issue Aug 13, 2025 that may be closed by this pull request
@pixincreate pixincreate self-assigned this Aug 13, 2025
@pixincreate pixincreate requested review from SanchithHegde and removed request for pixincreate August 13, 2025 07:40
@deepanshu-iiitu deepanshu-iiitu changed the title feat(connectors): Celero integrations ALPHA RELEASE feat(connector): [CELERO] Integrate Card Payments (Alpha) Aug 13, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Add mock credentials for alpha connectors in CI [FEATURE] Cellero commerce integration
4 participants