mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
chore(stripe): Eps bank_name should be mandatory (#8577)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -257,6 +257,7 @@ pub enum FieldType {
|
||||
UserSocialSecurityNumber,
|
||||
UserBlikCode,
|
||||
UserBank,
|
||||
UserBankOptions { options: Vec<String> },
|
||||
UserBankAccountNumber,
|
||||
UserSourceBankAccountId,
|
||||
UserDestinationBankAccountId,
|
||||
|
||||
Reference in New Issue
Block a user