mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(currency_conversion): add currency conversion feature (#2948)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -163,6 +163,8 @@ pub enum Flow {
|
||||
RefundsUpdate,
|
||||
/// Refunds list flow.
|
||||
RefundsList,
|
||||
// Retrieve forex flow.
|
||||
RetrieveForexFlow,
|
||||
/// Routing create flow,
|
||||
RoutingCreateConfig,
|
||||
/// Routing link config
|
||||
|
||||
Reference in New Issue
Block a user