mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
refactor(core): update response for PaymentsDynamicTaxCalculationResponse (#5909)
This commit is contained in:
@ -615,6 +615,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::additional_info::UpiCollectAdditionalData,
|
||||
api_models::payments::PaymentsDynamicTaxCalculationRequest,
|
||||
api_models::payments::PaymentsDynamicTaxCalculationResponse,
|
||||
api_models::payments::DisplayAmountOnSdk,
|
||||
)),
|
||||
modifiers(&SecurityAddon)
|
||||
)]
|
||||
|
||||
@ -522,6 +522,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::additional_info::UpiCollectAdditionalData,
|
||||
api_models::payments::PaymentsDynamicTaxCalculationRequest,
|
||||
api_models::payments::PaymentsDynamicTaxCalculationResponse,
|
||||
api_models::payments::DisplayAmountOnSdk,
|
||||
)),
|
||||
modifiers(&SecurityAddon)
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user