feat(FRM): Revise post FRM core flows (#4394)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
chikke srujan
2024-04-29 12:27:12 +05:30
committed by GitHub
parent c3a1db16f3
commit 01ec7c64a4
20 changed files with 337 additions and 125 deletions

View File

@ -849,6 +849,7 @@ where
enums::IntentStatus::Succeeded
| enums::IntentStatus::Failed
| enums::IntentStatus::PartiallyCaptured
| enums::IntentStatus::RequiresMerchantAction
) {
let payments_response = crate::core::payments::transformers::payments_to_payments_response(
payment_data,