text stringlengths 65 57.3k | file_path stringlengths 22 92 | module stringclasses 38
values | type stringclasses 7
values | struct_name stringlengths 3 60 ⌀ | impl_count int64 0 60 ⌀ | traits listlengths 0 59 ⌀ | tokens int64 16 8.19k | function_name stringlengths 3 85 ⌀ | type_name stringlengths 1 67 ⌀ | trait_name stringclasses 573
values | method_count int64 0 31 ⌀ | public_method_count int64 0 19 ⌀ | submodule_count int64 0 56 ⌀ | export_count int64 0 9 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
// Implementation: impl api::Payment for for Paysafe
// File: crates/hyperswitch_connectors/src/connectors/paysafe.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::Payment for for Paysafe | crates/hyperswitch_connectors/src/connectors/paysafe.rs | hyperswitch_connectors | impl_block | null | null | null | 56 | null | Paysafe | api::Payment for | 0 | 0 | null | null |
// Implementation: impl TypedSql
// File: crates/diesel_models/src/kv.rs
// Module: diesel_models
// Methods: 1 total (1 public)
impl TypedSql | crates/diesel_models/src/kv.rs | diesel_models | impl_block | null | null | null | 38 | null | TypedSql | null | 1 | 1 | null | null |
// Function: merchant_account_enable_platform_account
// File: crates/router/src/routes/admin.rs
// Module: router
pub fn merchant_account_enable_platform_account(
state: web::Data<AppState>,
req: HttpRequest,
path: web::Path<common_utils::id_type::MerchantId>,
) -> HttpResponse | crates/router/src/routes/admin.rs | router | function_signature | null | null | null | 65 | merchant_account_enable_platform_account | null | null | null | null | null | null |
// Struct: InputData
// File: crates/connector_configs/src/common_config.rs
// Module: connector_configs
// Implementations: 0
pub struct InputData | crates/connector_configs/src/common_config.rs | connector_configs | struct_definition | InputData | 0 | [] | 35 | null | null | null | null | null | null | null |
// Implementation: impl api::PaymentCapture for for Zen
// File: crates/hyperswitch_connectors/src/connectors/zen.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentCapture for for Zen | crates/hyperswitch_connectors/src/connectors/zen.rs | hyperswitch_connectors | impl_block | null | null | null | 55 | null | Zen | api::PaymentCapture for | 0 | 0 | null | null |
// Function: find_by_user_id
// File: crates/diesel_models/src/query/user_key_store.rs
// Module: diesel_models
pub fn find_by_user_id(conn: &PgPooledConn, user_id: &str) -> StorageResult<Self> | crates/diesel_models/src/query/user_key_store.rs | diesel_models | function_signature | null | null | null | 53 | find_by_user_id | null | null | null | null | null | null |
// Struct: GetDecisionEngineConfigRequest
// File: crates/api_models/src/open_router.rs
// Module: api_models
// Implementations: 0
pub struct GetDecisionEngineConfigRequest | crates/api_models/src/open_router.rs | api_models | struct_definition | GetDecisionEngineConfigRequest | 0 | [] | 40 | null | null | null | null | null | null | null |
// Implementation: impl api::PaymentCapture for for Airwallex
// File: crates/hyperswitch_connectors/src/connectors/airwallex.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentCapture for for Airwallex | crates/hyperswitch_connectors/src/connectors/airwallex.rs | hyperswitch_connectors | impl_block | null | null | null | 61 | null | Airwallex | api::PaymentCapture for | 0 | 0 | null | null |
// Function: generic_update
// File: crates/diesel_models/src/query/generics.rs
// Module: diesel_models
pub fn generic_update<T, V, P>(
conn: &PgPooledConn,
predicate: P,
values: V,
) -> StorageResult<usize>
where
T: FilterDsl<P> + HasTable<Table = T> + Table + 'static,
V: AsChangeset<Target = <Fi... | crates/diesel_models/src/query/generics.rs | diesel_models | function_signature | null | null | null | 182 | generic_update | null | null | null | null | null | null |
// Struct: Health
// File: crates/router/src/routes/app.rs
// Module: router
// Implementations: 2
pub struct Health | crates/router/src/routes/app.rs | router | struct_definition | Health | 2 | [] | 30 | null | null | null | null | null | null | null |
// Struct: SdkRenderedCount
// File: crates/api_models/src/analytics/sdk_events.rs
// Module: api_models
// Implementations: 0
pub struct SdkRenderedCount | crates/api_models/src/analytics/sdk_events.rs | api_models | struct_definition | SdkRenderedCount | 0 | [] | 42 | null | null | null | null | null | null | null |
// Implementation: impl api::TaxCalculation for for Taxjar
// File: crates/hyperswitch_connectors/src/connectors/taxjar.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::TaxCalculation for for Taxjar | crates/hyperswitch_connectors/src/connectors/taxjar.rs | hyperswitch_connectors | impl_block | null | null | null | 60 | null | Taxjar | api::TaxCalculation for | 0 | 0 | null | null |
// File: crates/analytics/src/payment_intents/metrics/sessionized_metrics/payments_success_rate.rs
// Module: analytics
use std::collections::HashSet;
use api_models::analytics::{
payment_intents::{
PaymentIntentDimensions, PaymentIntentFilters, PaymentIntentMetricsBucketIdentifier,
},
Granularity... | crates/analytics/src/payment_intents/metrics/sessionized_metrics/payments_success_rate.rs | analytics | full_file | null | null | null | 996 | null | null | null | null | null | null | null |
// Implementation: impl EmailData for for WelcomeToCommunity
// File: crates/router/src/services/email/types.rs
// Module: router
// Methods: 1 total (0 public)
impl EmailData for for WelcomeToCommunity | crates/router/src/services/email/types.rs | router | impl_block | null | null | null | 46 | null | WelcomeToCommunity | EmailData for | 1 | 0 | null | null |
// Struct: PaymentIntentsMetricsResponse
// File: crates/api_models/src/analytics.rs
// Module: api_models
// Implementations: 0
pub struct PaymentIntentsMetricsResponse<T> | crates/api_models/src/analytics.rs | api_models | struct_definition | PaymentIntentsMetricsResponse | 0 | [] | 42 | null | null | null | null | null | null | null |
// Struct: PaypalDisputeWebhooks
// File: crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaypalDisputeWebhooks | crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs | hyperswitch_connectors | struct_definition | PaypalDisputeWebhooks | 0 | [] | 51 | null | null | null | null | null | null | null |
// File: crates/diesel_models/src/capture.rs
// Module: diesel_models
// Public functions: 1
// Public structs: 3
use common_utils::types::{ConnectorTransactionId, MinorUnit};
use diesel::{AsChangeset, Identifiable, Insertable, Queryable, Selectable};
use serde::{Deserialize, Serialize};
use time::PrimitiveDateTime;
... | crates/diesel_models/src/capture.rs | diesel_models | full_file | null | null | null | 1,228 | null | null | null | null | null | null | null |
// Function: profile_payments_list
// File: crates/openapi/src/routes/payments.rs
// Module: openapi
pub fn profile_payments_list() | crates/openapi/src/routes/payments.rs | openapi | function_signature | null | null | null | 31 | profile_payments_list | null | null | null | null | null | null |
// Implementation: impl super::frm::metrics::FrmMetricAnalytics for for ClickhouseClient
// File: crates/analytics/src/clickhouse.rs
// Module: analytics
// Methods: 0 total (0 public)
impl super::frm::metrics::FrmMetricAnalytics for for ClickhouseClient | crates/analytics/src/clickhouse.rs | analytics | impl_block | null | null | null | 63 | null | ClickhouseClient | super::frm::metrics::FrmMetricAnalytics for | 0 | 0 | null | null |
// Function: get_attempt_status
// File: crates/router/src/core/payments/types.rs
// Module: router
pub fn get_attempt_status(
&self,
authorized_amount: common_types::MinorUnit,
) -> storage_enums::AttemptStatus | crates/router/src/core/payments/types.rs | router | function_signature | null | null | null | 53 | get_attempt_status | null | null | null | null | null | null |
// Function: check_hard_decline
// File: crates/router/src/workflows/revenue_recovery.rs
// Module: router
pub fn check_hard_decline(
state: &SessionState,
payment_attempt: &payment_attempt::PaymentAttempt,
) -> Result<bool, error_stack::Report<storage_impl::errors::RecoveryError>> | crates/router/src/workflows/revenue_recovery.rs | router | function_signature | null | null | null | 70 | check_hard_decline | null | null | null | null | null | null |
// Implementation: impl api::PaymentAuthorize for for Redsys
// File: crates/hyperswitch_connectors/src/connectors/redsys.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentAuthorize for for Redsys | crates/hyperswitch_connectors/src/connectors/redsys.rs | hyperswitch_connectors | impl_block | null | null | null | 57 | null | Redsys | api::PaymentAuthorize for | 0 | 0 | null | null |
// Struct: PaymentMetricRow
// File: crates/analytics/src/payments/metrics.rs
// Module: analytics
// Implementations: 0
pub struct PaymentMetricRow | crates/analytics/src/payments/metrics.rs | analytics | struct_definition | PaymentMetricRow | 0 | [] | 37 | null | null | null | null | null | null | null |
// Implementation: impl PaymentMetricAccumulator for for SuccessRateAccumulator
// File: crates/analytics/src/payments/accumulator.rs
// Module: analytics
// Methods: 2 total (0 public)
impl PaymentMetricAccumulator for for SuccessRateAccumulator | crates/analytics/src/payments/accumulator.rs | analytics | impl_block | null | null | null | 58 | null | SuccessRateAccumulator | PaymentMetricAccumulator for | 2 | 0 | null | null |
// Function: reset_connector_transmission_and_active_attempt_id_before_pushing_to_execute_workflow
// File: crates/router/src/core/revenue_recovery.rs
// Module: router
pub fn reset_connector_transmission_and_active_attempt_id_before_pushing_to_execute_workflow(
state: &SessionState,
payment_intent: &PaymentIn... | crates/router/src/core/revenue_recovery.rs | router | function_signature | null | null | null | 112 | reset_connector_transmission_and_active_attempt_id_before_pushing_to_execute_workflow | null | null | null | null | null | null |
// File: crates/hyperswitch_connectors/src/connectors/dwolla.rs
// Module: hyperswitch_connectors
// Public functions: 1
// Public structs: 1
pub mod transformers;
use std::sync::LazyLock;
use base64::engine::Engine;
use common_enums::enums;
use common_utils::{
consts::BASE64_ENGINE,
crypto,
errors::Cust... | crates/hyperswitch_connectors/src/connectors/dwolla.rs | hyperswitch_connectors | full_file | null | null | null | 7,549 | null | null | null | null | null | null | null |
// Implementation: impl PayoutsInterface for for MockDb
// File: crates/storage_impl/src/mock_db.rs
// Module: storage_impl
// Methods: 0 total (0 public)
impl PayoutsInterface for for MockDb | crates/storage_impl/src/mock_db.rs | storage_impl | impl_block | null | null | null | 49 | null | MockDb | PayoutsInterface for | 0 | 0 | null | null |
// Function: routing_link_config
// File: crates/openapi/src/routes/routing.rs
// Module: openapi
pub fn routing_link_config() | crates/openapi/src/routes/routing.rs | openapi | function_signature | null | null | null | 31 | routing_link_config | null | null | null | null | null | null |
// Struct: PaypalRelatedIds
// File: crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaypalRelatedIds | crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs | hyperswitch_connectors | struct_definition | PaypalRelatedIds | 0 | [] | 47 | null | null | null | null | null | null | null |
// Implementation: impl FraudCheckFulfillment for for Signifyd
// File: crates/hyperswitch_connectors/src/connectors/signifyd.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl FraudCheckFulfillment for for Signifyd | crates/hyperswitch_connectors/src/connectors/signifyd.rs | hyperswitch_connectors | impl_block | null | null | null | 62 | null | Signifyd | FraudCheckFulfillment for | 0 | 0 | null | null |
// Struct: ItaubankPaymentsRequest
// File: crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct ItaubankPaymentsRequest | crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs | hyperswitch_connectors | struct_definition | ItaubankPaymentsRequest | 0 | [] | 53 | null | null | null | null | null | null | null |
// Implementation: impl api::PayoutCreate for for Paypal
// File: crates/hyperswitch_connectors/src/connectors/paypal.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PayoutCreate for for Paypal | crates/hyperswitch_connectors/src/connectors/paypal.rs | hyperswitch_connectors | impl_block | null | null | null | 57 | null | Paypal | api::PayoutCreate for | 0 | 0 | null | null |
// Struct: CoingateAuthType
// File: crates/hyperswitch_connectors/src/connectors/coingate/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct CoingateAuthType | crates/hyperswitch_connectors/src/connectors/coingate/transformers.rs | hyperswitch_connectors | struct_definition | CoingateAuthType | 0 | [] | 52 | null | null | null | null | null | null | null |
// File: crates/api_models/src/currency.rs
// Module: api_models
// Public structs: 2
use common_utils::{events::ApiEventMetric, types::MinorUnit};
/// QueryParams to be send to convert the amount -> from_currency -> to_currency
#[derive(Debug, serde::Deserialize)]
#[serde(rename_all = "snake_case")]
pub struct Curre... | crates/api_models/src/currency.rs | api_models | full_file | null | null | null | 170 | null | null | null | null | null | null | null |
// Implementation: impl ConnectorSpecifications for for Nomupay
// File: crates/hyperswitch_connectors/src/connectors/nomupay.rs
// Module: hyperswitch_connectors
// Methods: 3 total (0 public)
impl ConnectorSpecifications for for Nomupay | crates/hyperswitch_connectors/src/connectors/nomupay.rs | hyperswitch_connectors | impl_block | null | null | null | 57 | null | Nomupay | ConnectorSpecifications for | 3 | 0 | null | null |
// Struct: PaymentsResponse
// File: crates/hyperswitch_connectors/src/connectors/checkout/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaymentsResponse | crates/hyperswitch_connectors/src/connectors/checkout/transformers.rs | hyperswitch_connectors | struct_definition | PaymentsResponse | 0 | [] | 45 | null | null | null | null | null | null | null |
// Function: get_with_payment_id
// File: crates/diesel_models/src/query/fraud_check.rs
// Module: diesel_models
pub fn get_with_payment_id(
conn: &PgPooledConn,
payment_id: common_utils::id_type::PaymentId,
merchant_id: common_utils::id_type::MerchantId,
) -> StorageResult<Self> | crates/diesel_models/src/query/fraud_check.rs | diesel_models | function_signature | null | null | null | 77 | get_with_payment_id | null | null | null | null | null | null |
impl Refund for Wellsfargo {}
impl RefundExecute for Wellsfargo {}
impl RefundSync for Wellsfargo {}
impl ConnectorIntegration<Execute, RefundsData, RefundsResponseData> for Wellsfargo {
fn get_headers(
&self,
req: &RefundExecuteRouterData,
connectors: &Connectors,
) -> CustomResult<Vec... | crates/hyperswitch_connectors/src/connectors/wellsfargo.rs#chunk1 | hyperswitch_connectors | chunk | null | null | null | 3,050 | null | null | null | null | null | null | null |
// Function: add_certificate_key
// File: crates/common_utils/src/request.rs
// Module: common_utils
pub fn add_certificate_key(mut self, certificate_key: Option<Secret<String>>) -> Self | crates/common_utils/src/request.rs | common_utils | function_signature | null | null | null | 41 | add_certificate_key | null | null | null | null | null | null |
// Function: get_payment_intent_metrics
// File: crates/analytics/src/lib.rs
// Module: analytics
pub fn get_payment_intent_metrics(
&self,
metric: &PaymentIntentMetrics,
dimensions: &[PaymentIntentDimensions],
auth: &AuthInfo,
filters: &PaymentIntentFilters,
granularity... | crates/analytics/src/lib.rs | analytics | function_signature | null | null | null | 102 | get_payment_intent_metrics | null | null | null | null | null | null |
// Struct: VolumeSplit
// File: crates/router/src/core/payments/routing/utils.rs
// Module: router
// Implementations: 0
pub struct VolumeSplit<T> | crates/router/src/core/payments/routing/utils.rs | router | struct_definition | VolumeSplit | 0 | [] | 38 | null | null | null | null | null | null | null |
// Implementation: impl crate::events::ApiEventMetric for for ClientSecretId
// File: crates/common_utils/src/id_type/client_secret.rs
// Module: common_utils
// Methods: 1 total (0 public)
impl crate::events::ApiEventMetric for for ClientSecretId | crates/common_utils/src/id_type/client_secret.rs | common_utils | impl_block | null | null | null | 59 | null | ClientSecretId | crate::events::ApiEventMetric for | 1 | 0 | null | null |
// Struct: RecurlyInvoiceBillingAddress
// File: crates/hyperswitch_connectors/src/connectors/recurly/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct RecurlyInvoiceBillingAddress | crates/hyperswitch_connectors/src/connectors/recurly/transformers.rs | hyperswitch_connectors | struct_definition | RecurlyInvoiceBillingAddress | 0 | [] | 54 | null | null | null | null | null | null | null |
// Implementation: impl DisputeInterface for for KafkaStore
// File: crates/router/src/db/kafka_store.rs
// Module: router
// Methods: 7 total (0 public)
impl DisputeInterface for for KafkaStore | crates/router/src/db/kafka_store.rs | router | impl_block | null | null | null | 47 | null | KafkaStore | DisputeInterface for | 7 | 0 | null | null |
// Function: call_decide_gateway_open_router
// File: crates/router/src/routes/routing.rs
// Module: router
pub fn call_decide_gateway_open_router(
state: web::Data<AppState>,
req: HttpRequest,
payload: web::Json<api_models::open_router::OpenRouterDecideGatewayRequest>,
) -> impl Responder | crates/router/src/routes/routing.rs | router | function_signature | null | null | null | 74 | call_decide_gateway_open_router | null | null | null | null | null | null |
// Function: find_invoice_by_id_invoice_id
// File: crates/diesel_models/src/query/invoice.rs
// Module: diesel_models
pub fn find_invoice_by_id_invoice_id(
conn: &PgPooledConn,
id: String,
) -> StorageResult<Self> | crates/diesel_models/src/query/invoice.rs | diesel_models | function_signature | null | null | null | 59 | find_invoice_by_id_invoice_id | null | null | null | null | null | null |
// Struct: NomupayAuthType
// File: crates/hyperswitch_connectors/src/connectors/nomupay/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct NomupayAuthType | crates/hyperswitch_connectors/src/connectors/nomupay/transformers.rs | hyperswitch_connectors | struct_definition | NomupayAuthType | 0 | [] | 53 | null | null | null | null | null | null | null |
// File: crates/router/src/types/storage/gsm.rs
// Module: router
pub use diesel_models::gsm::{
GatewayStatusMap, GatewayStatusMapperUpdateInternal, GatewayStatusMappingNew,
GatewayStatusMappingUpdate,
};
| crates/router/src/types/storage/gsm.rs | router | full_file | null | null | null | 48 | null | null | null | null | null | null | null |
// Implementation: impl api::PaymentAuthorize for for Celero
// File: crates/hyperswitch_connectors/src/connectors/celero.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentAuthorize for for Celero | crates/hyperswitch_connectors/src/connectors/celero.rs | hyperswitch_connectors | impl_block | null | null | null | 58 | null | Celero | api::PaymentAuthorize for | 0 | 0 | null | null |
// File: crates/scheduler/src/configs.rs
// Module: scheduler
pub mod defaults;
pub mod settings;
pub mod validations;
| crates/scheduler/src/configs.rs | scheduler | full_file | null | null | null | 28 | null | null | null | null | null | null | null |
// Struct: FileMetadataResponse
// File: crates/api_models/src/files.rs
// Module: api_models
// Implementations: 0
pub struct FileMetadataResponse | crates/api_models/src/files.rs | api_models | struct_definition | FileMetadataResponse | 0 | [] | 35 | null | null | null | null | null | null | null |
// File: crates/hyperswitch_connectors/src/connectors/katapult.rs
// Module: hyperswitch_connectors
// Public functions: 1
// Public structs: 1
pub mod transformers;
use std::sync::LazyLock;
use common_enums::enums;
use common_utils::{
errors::CustomResult,
ext_traits::BytesExt,
request::{Method, Request... | crates/hyperswitch_connectors/src/connectors/katapult.rs | hyperswitch_connectors | full_file | null | null | null | 4,734 | null | null | null | null | null | null | null |
// Function: get_decision
// File: crates/common_types/src/three_ds_decision_rule_engine.rs
// Module: common_types
// Documentation: Returns the decision
pub fn get_decision(&self) -> ThreeDSDecision | crates/common_types/src/three_ds_decision_rule_engine.rs | common_types | function_signature | null | null | null | 45 | get_decision | null | null | null | null | null | null |
// Implementation: impl NetworkTokenizationBuilder
// File: crates/router/src/core/payment_methods/tokenize/card_executor.rs
// Module: router
// Methods: 1 total (1 public)
impl NetworkTokenizationBuilder | crates/router/src/core/payment_methods/tokenize/card_executor.rs | router | impl_block | null | null | null | 44 | null | NetworkTokenizationBuilder | null | 1 | 1 | null | null |
// Implementation: impl api::MandateSetup for for Tsys
// File: crates/hyperswitch_connectors/src/connectors/tsys.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::MandateSetup for for Tsys | crates/hyperswitch_connectors/src/connectors/tsys.rs | hyperswitch_connectors | impl_block | null | null | null | 61 | null | Tsys | api::MandateSetup for | 0 | 0 | null | null |
// Implementation: impl api::ConnectorAccessToken for for Taxjar
// File: crates/hyperswitch_connectors/src/connectors/taxjar.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::ConnectorAccessToken for for Taxjar | crates/hyperswitch_connectors/src/connectors/taxjar.rs | hyperswitch_connectors | impl_block | null | null | null | 58 | null | Taxjar | api::ConnectorAccessToken for | 0 | 0 | null | null |
// Struct: LineItem
// File: crates/hyperswitch_connectors/src/connectors/riskified/transformers/api.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct LineItem | crates/hyperswitch_connectors/src/connectors/riskified/transformers/api.rs | hyperswitch_connectors | struct_definition | LineItem | 0 | [] | 47 | null | null | null | null | null | null | null |
// Implementation: impl ConnectorValidation for for Bankofamerica
// File: crates/hyperswitch_connectors/src/connectors/bankofamerica.rs
// Module: hyperswitch_connectors
// Methods: 1 total (0 public)
impl ConnectorValidation for for Bankofamerica | crates/hyperswitch_connectors/src/connectors/bankofamerica.rs | hyperswitch_connectors | impl_block | null | null | null | 60 | null | Bankofamerica | ConnectorValidation for | 1 | 0 | null | null |
// Struct: NodeId
// File: crates/hyperswitch_constraint_graph/src/types.rs
// Module: hyperswitch_constraint_graph
// Implementations: 0
pub struct NodeId | crates/hyperswitch_constraint_graph/src/types.rs | hyperswitch_constraint_graph | struct_definition | NodeId | 0 | [] | 39 | null | null | null | null | null | null | null |
// Struct: ResponseInsights
// File: crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct ResponseInsights | crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs | hyperswitch_connectors | struct_definition | ResponseInsights | 0 | [] | 49 | null | null | null | null | null | null | null |
// Implementation: impl AddressStructForDbEntry
// File: crates/router/src/core/customers.rs
// Module: router
// Methods: 1 total (0 public)
impl AddressStructForDbEntry | crates/router/src/core/customers.rs | router | impl_block | null | null | null | 42 | null | AddressStructForDbEntry | null | 1 | 0 | null | null |
// Struct: StatusReasonInformation
// File: crates/hyperswitch_connectors/src/connectors/trustpay/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct StatusReasonInformation | crates/hyperswitch_connectors/src/connectors/trustpay/transformers.rs | hyperswitch_connectors | struct_definition | StatusReasonInformation | 0 | [] | 48 | null | null | null | null | null | null | null |
// Struct: AuthenticationErrorInformation
// File: crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct AuthenticationErrorInformation | crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs | hyperswitch_connectors | struct_definition | AuthenticationErrorInformation | 0 | [] | 49 | null | null | null | null | null | null | null |
customer_acceptance: &Option<common_payments_types::CustomerAcceptance>,
storage_scheme: enums::MerchantStorageScheme,
) -> RouterResult<(
storage::PaymentAttemptNew,
Option<api_models::payments::AdditionalPaymentData>,
)> {
let payment_method_data =
request
... | crates/router/src/core/payments/operations/payment_create.rs#chunk1 | router | chunk | null | null | null | 4,753 | null | null | null | null | null | null | null |
// Implementation: impl ConnectorCommon for for Juspaythreedsserver
// File: crates/hyperswitch_connectors/src/connectors/juspaythreedsserver.rs
// Module: hyperswitch_connectors
// Methods: 6 total (0 public)
impl ConnectorCommon for for Juspaythreedsserver | crates/hyperswitch_connectors/src/connectors/juspaythreedsserver.rs | hyperswitch_connectors | impl_block | null | null | null | 68 | null | Juspaythreedsserver | ConnectorCommon for | 6 | 0 | null | null |
// Struct: GatewayResponse
// File: crates/hyperswitch_connectors/src/connectors/fiserv/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct GatewayResponse | crates/hyperswitch_connectors/src/connectors/fiserv/transformers.rs | hyperswitch_connectors | struct_definition | GatewayResponse | 0 | [] | 46 | null | null | null | null | null | null | null |
// Struct: EnablePartialAuthorizationBool
// File: crates/common_types/src/primitive_wrappers.rs
// Module: common_types
// Implementations: 2
// Traits: Deref
pub struct EnablePartialAuthorizationBool | crates/common_types/src/primitive_wrappers.rs | common_types | struct_definition | EnablePartialAuthorizationBool | 2 | [
"Deref"
] | 46 | null | null | null | null | null | null | null |
// Implementation: impl api::PaymentVoid for for Gpayments
// File: crates/hyperswitch_connectors/src/connectors/gpayments.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentVoid for for Gpayments | crates/hyperswitch_connectors/src/connectors/gpayments.rs | hyperswitch_connectors | impl_block | null | null | null | 57 | null | Gpayments | api::PaymentVoid for | 0 | 0 | null | null |
// Function: new
// File: crates/external_services/src/hashicorp_vault/core.rs
// Module: external_services
// Documentation: - `config`: A reference to a `HashiCorpVaultConfig` containing the configuration details.
pub fn new(config: &HashiCorpVaultConfig) -> error_stack::Result<Self, HashiCorpError> | crates/external_services/src/hashicorp_vault/core.rs | external_services | function_signature | null | null | null | 74 | new | null | null | null | null | null | null |
// Struct: CaptureResponseTransactionBody
// File: crates/hyperswitch_connectors/src/connectors/braintree/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct CaptureResponseTransactionBody | crates/hyperswitch_connectors/src/connectors/braintree/transformers.rs | hyperswitch_connectors | struct_definition | CaptureResponseTransactionBody | 0 | [] | 50 | null | null | null | null | null | null | null |
// File: crates/currency_conversion/src/lib.rs
// Module: currency_conversion
pub mod conversion;
pub mod error;
pub mod types;
| crates/currency_conversion/src/lib.rs | currency_conversion | full_file | null | null | null | 29 | null | null | null | null | null | null | null |
// Trait: NonSerializableSecret
// File: crates/masking/src/serde.rs
// Module: masking
pub trait NonSerializableSecret: Serialize | crates/masking/src/serde.rs | masking | trait_definition | null | null | null | 30 | null | null | NonSerializableSecret | null | null | null | null |
// Struct: OpensearchError
// File: crates/api_models/src/analytics/search.rs
// Module: api_models
// Implementations: 0
pub struct OpensearchError | crates/api_models/src/analytics/search.rs | api_models | struct_definition | OpensearchError | 0 | [] | 39 | null | null | null | null | null | null | null |
// Implementation: impl api::ConnectorAccessToken for for Paysafe
// File: crates/hyperswitch_connectors/src/connectors/paysafe.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::ConnectorAccessToken for for Paysafe | crates/hyperswitch_connectors/src/connectors/paysafe.rs | hyperswitch_connectors | impl_block | null | null | null | 58 | null | Paysafe | api::ConnectorAccessToken for | 0 | 0 | null | null |
// Struct: CybersourcePaymentInitiator
// File: crates/hyperswitch_connectors/src/connectors/cybersource/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct CybersourcePaymentInitiator | crates/hyperswitch_connectors/src/connectors/cybersource/transformers.rs | hyperswitch_connectors | struct_definition | CybersourcePaymentInitiator | 0 | [] | 55 | null | null | null | null | null | null | null |
// Struct: GooglePayPredecryptDataInternal
// File: crates/hyperswitch_domain_models/src/router_data.rs
// Module: hyperswitch_domain_models
// Implementations: 0
pub struct GooglePayPredecryptDataInternal | crates/hyperswitch_domain_models/src/router_data.rs | hyperswitch_domain_models | struct_definition | GooglePayPredecryptDataInternal | 0 | [] | 48 | null | null | null | null | null | null | null |
// Implementation: impl common_utils::events::ApiEventMetric for for TotalEventsResponse
// File: crates/api_models/src/webhook_events.rs
// Module: api_models
// Methods: 1 total (0 public)
impl common_utils::events::ApiEventMetric for for TotalEventsResponse | crates/api_models/src/webhook_events.rs | api_models | impl_block | null | null | null | 60 | null | TotalEventsResponse | common_utils::events::ApiEventMetric for | 1 | 0 | null | null |
// Function: payouts_accounts
// File: crates/router/src/routes/payouts.rs
// Module: router
pub fn payouts_accounts() -> impl Responder | crates/router/src/routes/payouts.rs | router | function_signature | null | null | null | 32 | payouts_accounts | null | null | null | null | null | null |
// Module Structure
// File: crates/api_models/src/user.rs
// Module: api_models
// Public submodules:
pub mod dashboard_metadata;
pub mod sample_data;
pub mod theme;
| crates/api_models/src/user.rs | api_models | module_structure | null | null | null | 39 | null | null | null | null | null | 3 | 0 |
// Function: get_authorization_url
// File: crates/router/src/services/openidconnect.rs
// Module: router
pub fn get_authorization_url(
state: SessionState,
redirect_url: String,
redirect_state: Secret<String>,
base_url: Secret<String>,
client_id: Secret<String>,
) -> UserResult<url::Url> | crates/router/src/services/openidconnect.rs | router | function_signature | null | null | null | 74 | get_authorization_url | null | null | null | null | null | null |
// File: crates/diesel_models/src/query/payouts.rs
// Module: diesel_models
// Public functions: 6
use async_bb8_diesel::AsyncRunQueryDsl;
use diesel::{
associations::HasTable, debug_query, pg::Pg, BoolExpressionMethods, ExpressionMethods,
JoinOnDsl, QueryDsl,
};
use error_stack::{report, ResultExt};
use supe... | crates/diesel_models/src/query/payouts.rs | diesel_models | full_file | null | null | null | 1,187 | null | null | null | null | null | null | null |
// Struct: UasTokenDetails
// File: crates/hyperswitch_connectors/src/connectors/unified_authentication_service/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct UasTokenDetails | crates/hyperswitch_connectors/src/connectors/unified_authentication_service/transformers.rs | hyperswitch_connectors | struct_definition | UasTokenDetails | 0 | [] | 51 | null | null | null | null | null | null | null |
// Struct: BillingInformation
// File: crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct BillingInformation | crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs | hyperswitch_connectors | struct_definition | BillingInformation | 0 | [] | 46 | null | null | null | null | null | null | null |
// Implementation: impl api::Payment for for Gpayments
// File: crates/hyperswitch_connectors/src/connectors/gpayments.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::Payment for for Gpayments | crates/hyperswitch_connectors/src/connectors/gpayments.rs | hyperswitch_connectors | impl_block | null | null | null | 55 | null | Gpayments | api::Payment for | 0 | 0 | null | null |
// Function: try_from_string
// File: crates/common_utils/src/id_type/organization.rs
// Module: common_utils
// Documentation: Get an organization id from String
pub fn try_from_string(org_id: String) -> CustomResult<Self, ValidationError> | crates/common_utils/src/id_type/organization.rs | common_utils | function_signature | null | null | null | 53 | try_from_string | null | null | null | null | null | null |
// File: crates/router/src/utils/user.rs
// Module: router
// Public functions: 20
use std::sync::Arc;
#[cfg(feature = "v1")]
use api_models::admin as admin_api;
use api_models::user as user_api;
#[cfg(feature = "v1")]
use common_enums::connector_enums;
use common_enums::UserAuthType;
#[cfg(feature = "v1")]
use commo... | crates/router/src/utils/user.rs | router | full_file | null | null | null | 3,736 | null | null | null | null | null | null | null |
// Struct: PhonepePaymentsRequest
// File: crates/hyperswitch_connectors/src/connectors/phonepe/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PhonepePaymentsRequest | crates/hyperswitch_connectors/src/connectors/phonepe/transformers.rs | hyperswitch_connectors | struct_definition | PhonepePaymentsRequest | 0 | [] | 50 | null | null | null | null | null | null | null |
// Struct: DummyConnectorPaymentAttempt
// File: crates/router/src/routes/dummy_connector/types.rs
// Module: router
// Implementations: 1
pub struct DummyConnectorPaymentAttempt | crates/router/src/routes/dummy_connector/types.rs | router | struct_definition | DummyConnectorPaymentAttempt | 1 | [] | 39 | null | null | null | null | null | null | null |
// Implementation: impl api::ConnectorAccessToken for for Boku
// File: crates/hyperswitch_connectors/src/connectors/boku.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::ConnectorAccessToken for for Boku | crates/hyperswitch_connectors/src/connectors/boku.rs | hyperswitch_connectors | impl_block | null | null | null | 57 | null | Boku | api::ConnectorAccessToken for | 0 | 0 | null | null |
// Struct: Recurly
// File: crates/hyperswitch_connectors/src/connectors/recurly.rs
// Module: hyperswitch_connectors
// Implementations: 21
// Traits: api::PayoutsV2, api::UnifiedAuthenticationServiceV2, api::UasPreAuthenticationV2, api::UasPostAuthenticationV2, api::UasAuthenticationV2, api::UasAuthenticationConfirma... | crates/hyperswitch_connectors/src/connectors/recurly.rs | hyperswitch_connectors | struct_definition | Recurly | 21 | [
"api::PayoutsV2",
"api::UnifiedAuthenticationServiceV2",
"api::UasPreAuthenticationV2",
"api::UasPostAuthenticationV2",
"api::UasAuthenticationV2",
"api::UasAuthenticationConfirmationV2",
"api::revenue_recovery_v2::RevenueRecoveryV2",
"api::subscriptions_v2::SubscriptionsV2",
"api::subscriptions_v2:... | 251 | null | null | null | null | null | null | null |
// Struct: ErrorResponse
// File: crates/hyperswitch_connectors/src/connectors/worldline/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct ErrorResponse | crates/hyperswitch_connectors/src/connectors/worldline/transformers.rs | hyperswitch_connectors | struct_definition | ErrorResponse | 0 | [] | 43 | null | null | null | null | null | null | null |
// Function: connector_list
// File: crates/openapi/src/routes/merchant_connector_account.rs
// Module: openapi
pub fn connector_list() | crates/openapi/src/routes/merchant_connector_account.rs | openapi | function_signature | null | null | null | 31 | connector_list | null | null | null | null | null | null |
// Implementation: impl api::PaymentCapture for for Cashtocode
// File: crates/hyperswitch_connectors/src/connectors/cashtocode.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentCapture for for Cashtocode | crates/hyperswitch_connectors/src/connectors/cashtocode.rs | hyperswitch_connectors | impl_block | null | null | null | 61 | null | Cashtocode | api::PaymentCapture for | 0 | 0 | null | null |
// Module Structure
// File: crates/router/src/core/errors.rs
// Module: router
// Public submodules:
pub mod chat;
pub mod customers_error_response;
pub mod error_handlers;
pub mod transformers;
pub mod user;
pub mod utils;
// Public exports:
pub use ::payment_methods::core::errors::VaultError;
pub use common_utils:... | crates/router/src/core/errors.rs | router | module_structure | null | null | null | 179 | null | null | null | null | null | 6 | 8 |
// Function: update_with_attempt_id
// File: crates/diesel_models/src/query/payment_attempt.rs
// Module: diesel_models
pub fn update_with_attempt_id(
self,
conn: &PgPooledConn,
payment_attempt: PaymentAttemptUpdateInternal,
) -> StorageResult<Self> | crates/diesel_models/src/query/payment_attempt.rs | diesel_models | function_signature | null | null | null | 62 | update_with_attempt_id | null | null | null | null | null | null |
// Implementation: impl api::PaymentAuthorize for for Zsl
// File: crates/hyperswitch_connectors/src/connectors/zsl.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentAuthorize for for Zsl | crates/hyperswitch_connectors/src/connectors/zsl.rs | hyperswitch_connectors | impl_block | null | null | null | 57 | null | Zsl | api::PaymentAuthorize for | 0 | 0 | null | null |
// File: crates/hyperswitch_connectors/src/connectors/sift/transformers.rs
// Module: hyperswitch_connectors
// Public structs: 8
use common_enums::enums;
use common_utils::types::StringMinorUnit;
use hyperswitch_domain_models::{
payment_method_data::PaymentMethodData,
router_data::{ConnectorAuthType, RouterDa... | crates/hyperswitch_connectors/src/connectors/sift/transformers.rs | hyperswitch_connectors | full_file | null | null | null | 1,661 | null | null | null | null | null | null | null |
// Struct: MbWayInfo
// File: crates/hyperswitch_connectors/src/connectors/multisafepay/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct MbWayInfo | crates/hyperswitch_connectors/src/connectors/multisafepay/transformers.rs | hyperswitch_connectors | struct_definition | MbWayInfo | 0 | [] | 51 | null | null | null | null | null | null | null |
// Struct: PaypalPaymentErrorResponse
// File: crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaypalPaymentErrorResponse | crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs | hyperswitch_connectors | struct_definition | PaypalPaymentErrorResponse | 0 | [] | 47 | null | null | null | null | null | null | null |
// Struct: V2ApiKeyAuth
// File: crates/router/src/services/authentication.rs
// Module: router
// Implementations: 0
pub struct V2ApiKeyAuth | crates/router/src/services/authentication.rs | router | struct_definition | V2ApiKeyAuth | 0 | [] | 36 | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.