mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 11:06:50 +08:00
feat(core): Add Support for Payments Dynamic Tax Calculation Based on Shipping Address (#5619)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -498,6 +498,8 @@ pub enum Flow {
|
||||
RefundsManualUpdate,
|
||||
/// Manually update the payment details like status, error code, error message etc.
|
||||
PaymentsManualUpdate,
|
||||
/// Dynamic Tax Calcultion
|
||||
SessionUpdateTaxCalculation,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user