mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(router): add merchant_category_code in business profile (#8296)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -324,6 +324,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::enums::BankType,
|
||||
api_models::enums::BankHolderType,
|
||||
api_models::enums::CardNetwork,
|
||||
api_models::enums::MerchantCategoryCode,
|
||||
api_models::enums::DisputeStage,
|
||||
api_models::enums::DisputeStatus,
|
||||
api_models::enums::CountryAlpha2,
|
||||
|
||||
Reference in New Issue
Block a user