mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
refactor(paymentMethods): move all pm migration related changes to payment methods crate (#7786)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
This commit is contained in:
@ -5,11 +5,13 @@ pub mod bulk_tokenization;
|
||||
pub mod business_profile;
|
||||
pub mod callback_mapper;
|
||||
pub mod card_testing_guard_data;
|
||||
pub mod cards_info;
|
||||
pub mod configs;
|
||||
pub mod consts;
|
||||
pub mod customer;
|
||||
pub mod disputes;
|
||||
pub mod errors;
|
||||
pub mod ext_traits;
|
||||
pub mod mandates;
|
||||
pub mod merchant_account;
|
||||
pub mod merchant_connector_account;
|
||||
|
||||
Reference in New Issue
Block a user