mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(api_models): add api_models for external 3ds authentication flow (#3858)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
03cfb735af
commit
0a43ceb14e
@ -365,6 +365,8 @@ pub enum ConnectorType {
|
||||
PayoutProcessor,
|
||||
/// PaymentMethods Auth Services
|
||||
PaymentMethodAuth,
|
||||
/// 3DS Authentication Service Providers
|
||||
AuthenticationProcessor,
|
||||
}
|
||||
|
||||
/// The three letter ISO currency code in uppercase. Eg: 'USD' for the United States Dollar.
|
||||
|
||||
Reference in New Issue
Block a user