feat(core): Add service details field in authentication table (#6757)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sahkal Poddar
2024-12-12 17:31:41 +05:30
committed by GitHub
parent 573fc2ce0f
commit e9a5615f2b
30 changed files with 136 additions and 4 deletions

View File

@ -219,6 +219,7 @@ pub async fn create_new_authentication(
ds_trans_id: None,
directory_server_id: None,
acquirer_country_code: None,
service_details: None,
};
state
.store