mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connectors): [Iatapay] add payment methods (#4968)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
This commit is contained in:
@ -116,6 +116,7 @@ impl EuclidDirFilter for ConnectorSelection {
|
||||
DirKeyKind::VoucherType,
|
||||
DirKeyKind::CardRedirectType,
|
||||
DirKeyKind::BankTransferType,
|
||||
DirKeyKind::RealTimePaymentType,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user