mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
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:
committed by
GitHub
parent
c44c3ed27d
commit
04a14e39c2
@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user