mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
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:
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user