mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(authentication): added profile acquirer create module (#8155)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -32,6 +32,7 @@ pub mod payouts;
|
||||
pub mod pm_auth;
|
||||
pub mod poll;
|
||||
pub mod process_tracker;
|
||||
pub mod profile_acquirer;
|
||||
#[cfg(all(feature = "v2", feature = "payment_methods_v2"))]
|
||||
pub mod proxy;
|
||||
#[cfg(feature = "recon")]
|
||||
|
||||
Reference in New Issue
Block a user