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:
Arvind Patel
2023-05-11 16:36:47 +05:30
committed by GitHub
parent dfc6be4e4f
commit f70f10aac5
20 changed files with 1170 additions and 717 deletions

View File

@ -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,