mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +08:00
refactor(router): send 200 response for 5xx status codes received from connector (#1440)
This commit is contained in:
committed by
GitHub
parent
ee5466a3b0
commit
1e5d2a28f6
@ -2072,6 +2072,7 @@ impl AttemptType {
|
||||
straight_through_algorithm: old_payment_attempt.straight_through_algorithm,
|
||||
mandate_details: old_payment_attempt.mandate_details,
|
||||
preprocessing_step_id: None,
|
||||
error_reason: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user