fix(connector): [CALIDA] Changed Connector Name From Bluecode to Calida (#9712)

Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sayak Bhattacharya
2025-10-07 19:53:59 +05:30
committed by GitHub
parent c44c3ed27d
commit 04a14e39c2
30 changed files with 303 additions and 303 deletions

View File

@ -3576,7 +3576,7 @@ fn get_bank_transfer_required_fields() -> HashMap<enums::PaymentMethodType, Conn
},
),
(
Connector::Bluecode,
Connector::Calida,
RequiredFieldFinal {
mandate: HashMap::new(),
non_mandate: HashMap::new(),