๐Ÿ“ฆ juspay / connector-service

Open-Source Payments Connector Service

โ˜… 25 stars โ‘‚ 11 forks ๐Ÿ‘ 25 watching โš–๏ธ Apache License 2.0
hacktoberfest
๐Ÿ“ฅ Clone https://github.com/juspay/connector-service.git
HTTPS git clone https://github.com/juspay/connector-service.git
SSH git clone git@github.com:juspay/connector-service.git
CLI gh repo clone juspay/connector-service
Tushar Shukla Tushar Shukla feat: add bank transfer support in adyen (#420) d3cc4fe 47 minutes ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .claude
๐Ÿ“ .github
๐Ÿ“ backend
๐Ÿ“ components
๐Ÿ“ config
๐Ÿ“ docs
๐Ÿ“ examples
๐Ÿ“ memory-bank
๐Ÿ“ refactor-docs
๐Ÿ“ sdk
๐Ÿ“ tests
๐Ÿ“„ .coderabbit.yaml
๐Ÿ“„ .dockerignore
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ .nextest.toml
๐Ÿ“„ .typos.toml
๐Ÿ“„ buf.gen.yaml
๐Ÿ“„ buf.lock
๐Ÿ“„ buf.yaml
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ CHANGELOG.md
๐Ÿ“„ CONNECTORS.md
๐Ÿ“„ Dockerfile
๐Ÿ“„ LICENSE
๐Ÿ“„ macro_framework.md
๐Ÿ“„ Makefile
๐Ÿ“„ README.md
๐Ÿ“„ setup.md
๐Ÿ“„ typos.toml
๐Ÿ“„ README.md

Connector Service is a stateless payments abstraction service (built using gRPC) that enables developers to integrate with a wide variety of payment processors using a unified contract. It offers the following capabilities.

  • Unified contract across multiple payment processors
  • Establishing and accepting connections to numerous remote endpoints of payment processors
  • Supports all payment payment life-cycle management operations like including authorization, capture, refunds, status and chargebacks across processors