mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(dynamic_routing): add open router integration for success based routing (#7795)
Co-authored-by: Sarthak Soni <sarthak.soni@sarthaksoni-KTKQRLPVC6.local> Co-authored-by: Sarthak Soni <sarthakasoni@gmail.com>
This commit is contained in:
@ -23,6 +23,8 @@ pub mod gsm;
|
||||
pub mod health_check;
|
||||
pub mod locker_migration;
|
||||
pub mod mandates;
|
||||
#[cfg(feature = "dynamic_routing")]
|
||||
pub mod open_router;
|
||||
pub mod organization;
|
||||
pub mod payment_methods;
|
||||
pub mod payments;
|
||||
|
||||
Reference in New Issue
Block a user