mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(connector): [BANKOFAMERICA] Implement Cards for Bank of America (#2765)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
This commit is contained in:
@ -76,7 +76,7 @@ pub enum Connector {
|
||||
Airwallex,
|
||||
Authorizedotnet,
|
||||
Bambora,
|
||||
// Bankofamerica, Added as template code for future usage
|
||||
Bankofamerica,
|
||||
Bitpay,
|
||||
Bluesnap,
|
||||
Boku,
|
||||
@ -196,7 +196,7 @@ pub enum RoutableConnectors {
|
||||
Adyen,
|
||||
Airwallex,
|
||||
Authorizedotnet,
|
||||
// Bankofamerica, Added as template code for future usage
|
||||
Bankofamerica,
|
||||
Bitpay,
|
||||
Bambora,
|
||||
Bluesnap,
|
||||
|
||||
Reference in New Issue
Block a user