mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): [BANKOFAMERICA] Add Connector Template Code (#2764)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: preetamrevankar <132073736+preetamrevankar@users.noreply.github.com>
This commit is contained in:
@ -75,8 +75,9 @@ pub enum Connector {
|
||||
Adyen,
|
||||
Airwallex,
|
||||
Authorizedotnet,
|
||||
Bitpay,
|
||||
Bambora,
|
||||
// Bankofamerica, Added as template code for future usage
|
||||
Bitpay,
|
||||
Bluesnap,
|
||||
Boku,
|
||||
Braintree,
|
||||
@ -195,6 +196,7 @@ pub enum RoutableConnectors {
|
||||
Adyen,
|
||||
Airwallex,
|
||||
Authorizedotnet,
|
||||
// Bankofamerica, Added as template code for future usage
|
||||
Bitpay,
|
||||
Bambora,
|
||||
Bluesnap,
|
||||
|
||||
Reference in New Issue
Block a user