feat(vsaas): enable onboarding of Standard Merchant Accounts in Platform Organization (#8231)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sandeep Kumar
2025-06-07 01:00:58 +05:30
committed by GitHub
parent e90a95de6f
commit cb3aba8d5a
19 changed files with 139 additions and 13 deletions

View File

@ -477,6 +477,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::payments::ClickToPaySessionResponse,
api_models::enums::ProductType,
api_models::enums::MerchantAccountType,
api_models::enums::MerchantAccountRequestType,
api_models::payments::GooglePayWalletData,
api_models::payments::PayPalWalletData,
api_models::payments::PaypalRedirection,