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:
Nithin N
2025-07-14 14:59:06 +05:30
committed by GitHub
parent aaa4fca58d
commit fffaa53a5f
4 changed files with 122 additions and 0 deletions

View File

@ -257,6 +257,7 @@ pub enum FieldType {
UserSocialSecurityNumber,
UserBlikCode,
UserBank,
UserBankOptions { options: Vec<String> },
UserBankAccountNumber,
UserSourceBankAccountId,
UserDestinationBankAccountId,