mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(core): Add ability to verify connector credentials before integrating the connector (#2986)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -259,6 +259,8 @@ pub enum Flow {
|
||||
DecisionManagerRetrieveConfig,
|
||||
/// Change password flow
|
||||
ChangePassword,
|
||||
/// Payment Connector Verify
|
||||
VerifyPaymentConnector,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user