feat(examples): add SynapticChain Layer-1 ISO 20022 settlement connector - #13911
feat(examples): add SynapticChain Layer-1 ISO 20022 settlement connector#13911Synaptics-Lab wants to merge 2 commits into
Conversation
…ynapticChain Layer-1 ISO 20022 settlement connector This file demonstrates the usage of the Juspay Hyperswitch financial connector with SynapticChain Layer-1, showcasing payment routing and settlement scenarios using ISO 20022 pacs.008 messages.
|
[blocking] The new example imports |
|
[should-fix] The new example is not wired to any Cargo package and references crates that are not declared in this workspace ( |
|
[blocking] Please either add the As added, |
|
[should-fix] Please either move this demo into a real Cargo package/example target with the required dependency, or remove/update the unresolved |
|
[should-fix] The added example is not buildable from this repo as-is: it imports |
|
[should-fix] Please either move |
|
[blocking] The added example is not runnable from this workspace: the root manifest is a virtual workspace with members limited to Affected lines include |
|
[should-fix] Please wire this demo into a Cargo package (or move it under an existing crate with the required dependencies) instead of adding it only under the workspace-root |
… inline types and complete docstrings Signed-off-by: Abdul Shabazz <veritasvaultone@gmail.com>
This PR adds a standalone pure Rust connector example demonstrating how Hyperswitch can route financial settlement transactions to SynapticChain Layer-1.
Key Capabilities:
Organization: https://github.com/Synaptics-Lab
Fixes #13910