mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 20:23:43 +08:00
refactor(core): Update shipping_cost and order_tax_amount to net_amount of payment_attempt (#5844)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -605,6 +605,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::additional_info::UpiAdditionalData,
|
||||
api_models::payments::additional_info::UpiCollectAdditionalData,
|
||||
api_models::payments::PaymentsDynamicTaxCalculationRequest,
|
||||
api_models::payments::PaymentsDynamicTaxCalculationResponse,
|
||||
)),
|
||||
modifiers(&SecurityAddon)
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user