mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
fix(core): drop three_dsserver_trans_id from authentication table (#4587)
This commit is contained in:
@ -143,7 +143,6 @@ impl AuthenticationInterface for MockDb {
|
||||
challenge_request: authentication.challenge_request,
|
||||
acs_reference_number: authentication.acs_reference_number,
|
||||
acs_trans_id: authentication.acs_trans_id,
|
||||
three_ds_server_trans_id: authentication.three_dsserver_trans_id,
|
||||
acs_signed_content: authentication.acs_signed_content,
|
||||
profile_id: authentication.profile_id,
|
||||
payment_id: authentication.payment_id,
|
||||
|
||||
Reference in New Issue
Block a user