feat(connector): [Nomupay] Implement nomupay payouts flows (#6511)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Suman Maji
2025-02-26 01:06:27 +05:30
committed by GitHub
parent eef1aeb0f5
commit 501365c8dc
30 changed files with 1514 additions and 859 deletions

View File

@ -62,7 +62,7 @@ pub struct ConnectorAuthentication {
pub netcetera: Option<HeaderKey>,
pub nexinets: Option<BodyKey>,
pub nexixpay: Option<HeaderKey>,
pub nomupay: Option<HeaderKey>,
pub nomupay: Option<BodyKey>,
pub noon: Option<SignatureKey>,
pub novalnet: Option<HeaderKey>,
pub nmi: Option<HeaderKey>,