mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat: implement FRM flows (#2968)
Co-authored-by: Kashif <kashif@protonmail.com> Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com> Co-authored-by: Kashif <mohammed.kashif@juspay.in>
This commit is contained in:
@ -263,6 +263,8 @@ pub enum Flow {
|
||||
DecisionManagerDeleteConfig,
|
||||
/// Retrieve Decision Manager Config
|
||||
DecisionManagerRetrieveConfig,
|
||||
/// Manual payment fulfillment acknowledgement
|
||||
FrmFulfillment,
|
||||
/// Change password flow
|
||||
ChangePassword,
|
||||
/// Set Dashboard Metadata flow
|
||||
|
||||
Reference in New Issue
Block a user