mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(vsaas): enable platform merchant API Key authentication for org-level operations (#8156)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -461,6 +461,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::AmountInfo,
|
||||
api_models::payments::ClickToPaySessionResponse,
|
||||
api_models::enums::ProductType,
|
||||
api_models::enums::MerchantAccountType,
|
||||
api_models::payments::GooglePayWalletData,
|
||||
api_models::payments::PayPalWalletData,
|
||||
api_models::payments::PaypalRedirection,
|
||||
|
||||
Reference in New Issue
Block a user