New Connector

Implements a new payment connector from scratch in the connector-service (UCS) Rust codebase. Creates connector foundation and implements all 6 core payment flows (Authorize, PSync, Capture, Refund, RSync, Void). Use when integrating a new payment gateway that does not yet exist. Requires a technical specification at grace/rulesbook/codegen/references/{connector_name}/technical_specification.md.

juspay ed4d39b 18 files · 41.3 KB Updated

File contents

juspay/hyperswitch-prism/tree/main/.skills/new-connector commit ed4d39b841

Frequently asked questions

npx skillmds@latest add juspay/new-connector