mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 13:30:39 +08:00
refactor: add payment_issuer and payment_experience in pa (#491)
This commit is contained in:
@ -329,7 +329,6 @@ impl<F, T>
|
||||
item.response.transaction_response.transaction_id,
|
||||
),
|
||||
redirection_data: None,
|
||||
redirect: false,
|
||||
mandate_reference: None,
|
||||
connector_metadata: metadata,
|
||||
}),
|
||||
@ -606,7 +605,6 @@ impl<F, Req>
|
||||
item.response.transaction.transaction_id,
|
||||
),
|
||||
redirection_data: None,
|
||||
redirect: false,
|
||||
mandate_reference: None,
|
||||
connector_metadata: None,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user