mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [bitpay] Add new crypto connector bitpay & testcases for all crypto connectors (#919)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
This commit is contained in:
@ -586,6 +586,7 @@ pub enum Connector {
|
||||
Airwallex,
|
||||
Applepay,
|
||||
Authorizedotnet,
|
||||
Bitpay,
|
||||
Bluesnap,
|
||||
Braintree,
|
||||
Checkout,
|
||||
@ -664,6 +665,7 @@ pub enum RoutableConnectors {
|
||||
Adyen,
|
||||
Airwallex,
|
||||
Authorizedotnet,
|
||||
Bitpay,
|
||||
Bambora,
|
||||
Bluesnap,
|
||||
Braintree,
|
||||
|
||||
Reference in New Issue
Block a user