mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): Add support for passive churn recovery webhooks (#7109)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -20,6 +20,8 @@ pub mod payments;
|
||||
pub mod payouts;
|
||||
pub mod refunds;
|
||||
pub mod relay;
|
||||
#[cfg(all(feature = "v2", feature = "revenue_recovery"))]
|
||||
pub mod revenue_recovery;
|
||||
pub mod router_data;
|
||||
pub mod router_data_v2;
|
||||
pub mod router_flow_types;
|
||||
|
||||
Reference in New Issue
Block a user