mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
refactor(core): move authentication data fields to authentication table (#4093)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com> Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
This commit is contained in:
@ -384,7 +384,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::SdkInformation,
|
||||
api_models::payments::DeviceChannel,
|
||||
api_models::payments::ThreeDsCompletionIndicator,
|
||||
api_models::payments::TransactionStatus,
|
||||
api_models::enums::TransactionStatus,
|
||||
api_models::payments::BrowserInformation,
|
||||
api_models::payments::PaymentCreatePaymentLinkConfig,
|
||||
api_models::payments::ThreeDsData,
|
||||
|
||||
Reference in New Issue
Block a user