mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(core): add SCA exemption field (#6578)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -199,6 +199,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::admin::AcceptedCurrencies,
|
||||
api_models::enums::ProductType,
|
||||
api_models::enums::PaymentType,
|
||||
api_models::enums::ScaExemptionType,
|
||||
api_models::enums::PaymentMethod,
|
||||
api_models::enums::PaymentMethodType,
|
||||
api_models::enums::ConnectorType,
|
||||
|
||||
Reference in New Issue
Block a user