mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(pm_list): add pm required field info for crypto pay (#1891)
This commit is contained in:
@ -461,9 +461,9 @@ pub enum FieldType {
|
||||
UserAddressState,
|
||||
UserAddressCountry,
|
||||
UserBlikCode,
|
||||
FieldsComplete,
|
||||
UserBillingName,
|
||||
UserBank,
|
||||
UserCurrency { options: Vec<String> },
|
||||
Text,
|
||||
DropDown { options: Vec<String> },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user