Skip to content

Commit

Permalink
feat: Authorize.net in prod (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddhiagrawal001 authored Apr 24, 2024
1 parent d8fc212 commit 6de72a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/Connectors/ConnectorUtils.res
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ let connectorList: array<connectorTypes> = [
let connectorListForLive: array<connectorTypes> = [
Processors(STRIPE),
Processors(ADYEN),
Processors(AUTHORIZEDOTNET),
Processors(PAYPAL),
Processors(BANKOFAMERICA),
Processors(BLUESNAP),
Expand Down

0 comments on commit 6de72a6

Please sign in to comment.