mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
refactor(dynamic_fields): Multiple SDK queries fixed (#7380)
This commit is contained in:
@ -233,6 +233,7 @@ pub enum FieldType {
|
||||
UserShippingAddressPincode,
|
||||
UserShippingAddressState,
|
||||
UserShippingAddressCountry { options: Vec<String> },
|
||||
UserSocialSecurityNumber,
|
||||
UserBlikCode,
|
||||
UserBank,
|
||||
UserBankAccountNumber,
|
||||
|
||||
Reference in New Issue
Block a user