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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
// Function: set_payment_method_response
// File: crates/router/src/core/payment_methods/tokenize/card_executor.rs
// Module: router
pub fn set_payment_method_response(
self,
payment_method: &'a domain::PaymentMethod,
) -> NetworkTokenizationBuilder<'a, PaymentMethodCreated> | crates/router/src/core/payment_methods/tokenize/card_executor.rs | router | function_signature | null | null | null | 63 | set_payment_method_response | null | null | null | null | null | null |
// Implementation: impl StrongEq for for Vec
// File: crates/masking/src/strong_secret.rs
// Module: masking
// Methods: 1 total (0 public)
impl StrongEq for for Vec | crates/masking/src/strong_secret.rs | masking | impl_block | null | null | null | 43 | null | Vec | StrongEq for | 1 | 0 | null | null |
// Function: validate
// File: crates/api_models/src/admin.rs
// Module: api_models
pub fn validate(&self) -> Result<(), &str> | crates/api_models/src/admin.rs | api_models | function_signature | null | null | null | 33 | validate | null | null | null | null | null | null |
// Function: with_source
// File: crates/hyperswitch_domain_models/src/payments.rs
// Module: hyperswitch_domain_models
pub fn with_source(payment_confirm_source: common_enums::PaymentSource) -> Self | crates/hyperswitch_domain_models/src/payments.rs | hyperswitch_domain_models | function_signature | null | null | null | 46 | with_source | null | null | null | null | null | null |
// Struct: PayoutAmount
// File: crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PayoutAmount | crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs | hyperswitch_connectors | struct_definition | PayoutAmount | 0 | [] | 47 | null | null | null | null | null | null | null |
// Implementation: impl SubmitEvidence for for Adyen
// File: crates/hyperswitch_connectors/src/connectors/adyen.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl SubmitEvidence for for Adyen | crates/hyperswitch_connectors/src/connectors/adyen.rs | hyperswitch_connectors | impl_block | null | null | null | 54 | null | Adyen | SubmitEvidence for | 0 | 0 | null | null |
// Function: refund_update_core
// File: crates/router/src/core/refunds.rs
// Module: router
pub fn refund_update_core(
state: SessionState,
merchant_context: domain::MerchantContext,
req: refunds::RefundUpdateRequest,
) -> RouterResponse<refunds::RefundResponse> | crates/router/src/core/refunds.rs | router | function_signature | null | null | null | 66 | refund_update_core | null | null | null | null | null | null |
// Struct: PaysafeCaptureRequest
// File: crates/hyperswitch_connectors/src/connectors/paysafe/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaysafeCaptureRequest | crates/hyperswitch_connectors/src/connectors/paysafe/transformers.rs | hyperswitch_connectors | struct_definition | PaysafeCaptureRequest | 0 | [] | 50 | null | null | null | null | null | null | null |
// Function: verify_external_token
// File: crates/router/src/core/external_service_auth.rs
// Module: router
pub fn verify_external_token(
state: SessionState,
json_payload: external_service_auth_api::ExternalVerifyTokenRequest,
external_service_type: ExternalServiceType,
) -> RouterResponse<external_serv... | crates/router/src/core/external_service_auth.rs | router | function_signature | null | null | null | 75 | verify_external_token | null | null | null | null | null | null |
// Struct: ApplePayAccountDetails
// File: crates/hyperswitch_connectors/src/connectors/paysafe/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct ApplePayAccountDetails | crates/hyperswitch_connectors/src/connectors/paysafe/transformers.rs | hyperswitch_connectors | struct_definition | ApplePayAccountDetails | 0 | [] | 50 | null | null | null | null | null | null | null |
// Struct: NetworkTokenDetailsPaymentMethod
// File: crates/hyperswitch_domain_models/src/payment_method_data.rs
// Module: hyperswitch_domain_models
// Implementations: 0
pub struct NetworkTokenDetailsPaymentMethod | crates/hyperswitch_domain_models/src/payment_method_data.rs | hyperswitch_domain_models | struct_definition | NetworkTokenDetailsPaymentMethod | 0 | [] | 47 | null | null | null | null | null | null | null |
// Implementation: impl PaymentAuthorize for for Signifyd
// File: crates/hyperswitch_connectors/src/connectors/signifyd.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl PaymentAuthorize for for Signifyd | crates/hyperswitch_connectors/src/connectors/signifyd.rs | hyperswitch_connectors | impl_block | null | null | null | 56 | null | Signifyd | PaymentAuthorize for | 0 | 0 | null | null |
// Function: is_true
// File: crates/common_utils/src/types/primitive_wrappers.rs
// Module: common_utils
// Documentation: returns the inner bool value
pub fn is_true(&self) -> bool | crates/common_utils/src/types/primitive_wrappers.rs | common_utils | function_signature | null | null | null | 44 | is_true | null | null | null | null | null | null |
// Struct: TrustpaymentsFilter
// File: crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct TrustpaymentsFilter | crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs | hyperswitch_connectors | struct_definition | TrustpaymentsFilter | 0 | [] | 48 | null | null | null | null | null | null | null |
// Struct: InterpreterBackend
// File: crates/euclid/src/backend/interpreter.rs
// Module: euclid
// Implementations: 1
pub struct InterpreterBackend<O> | crates/euclid/src/backend/interpreter.rs | euclid | struct_definition | InterpreterBackend | 1 | [] | 38 | null | null | null | null | null | null | null |
// Implementation: impl api::MandateSetup for for Multisafepay
// File: crates/hyperswitch_connectors/src/connectors/multisafepay.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::MandateSetup for for Multisafepay | crates/hyperswitch_connectors/src/connectors/multisafepay.rs | hyperswitch_connectors | impl_block | null | null | null | 71 | null | Multisafepay | api::MandateSetup for | 0 | 0 | null | null |
// Function: add_external_account_addition_task
// File: crates/router/src/core/payouts.rs
// Module: router
pub fn add_external_account_addition_task(
db: &dyn StorageInterface,
payout_data: &PayoutData,
schedule_time: time::PrimitiveDateTime,
) -> CustomResult<(), errors::StorageError> | crates/router/src/core/payouts.rs | router | function_signature | null | null | null | 72 | add_external_account_addition_task | null | null | null | null | null | null |
// Implementation: impl api::PaymentSync for for Peachpayments
// File: crates/hyperswitch_connectors/src/connectors/peachpayments.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentSync for for Peachpayments | crates/hyperswitch_connectors/src/connectors/peachpayments.rs | hyperswitch_connectors | impl_block | null | null | null | 59 | null | Peachpayments | api::PaymentSync for | 0 | 0 | null | null |
// File: crates/router/src/types/storage/dispute.rs
// Module: router
use async_bb8_diesel::AsyncRunQueryDsl;
use common_utils::errors::CustomResult;
use diesel::{associations::HasTable, BoolExpressionMethods, ExpressionMethods, QueryDsl};
pub use diesel_models::dispute::{Dispute, DisputeNew, DisputeUpdate};
use diese... | crates/router/src/types/storage/dispute.rs | router | full_file | null | null | null | 1,402 | null | null | null | null | null | null | null |
// Function: find_by_algorithm_id_profile_id
// File: crates/diesel_models/src/query/routing_algorithm.rs
// Module: diesel_models
pub fn find_by_algorithm_id_profile_id(
conn: &PgPooledConn,
algorithm_id: &common_utils::id_type::RoutingId,
profile_id: &common_utils::id_type::ProfileId,
) -... | crates/diesel_models/src/query/routing_algorithm.rs | diesel_models | function_signature | null | null | null | 83 | find_by_algorithm_id_profile_id | null | null | null | null | null | null |
// Function: discover_smithy_models
// File: crates/smithy-generator/build.rs
// Module: smithy-generator
pub fn discover_smithy_models() -> Vec<SmithyModel> | crates/smithy-generator/build.rs | smithy-generator | function_signature | null | null | null | 42 | discover_smithy_models | null | null | null | null | null | null |
// File: crates/external_services/src/grpc_client/health_check_client.rs
// Module: external_services
// Public functions: 2
// Public structs: 1
use std::{collections::HashMap, fmt::Debug};
use api_models::health_check::{HealthCheckMap, HealthCheckServices};
use common_utils::{errors::CustomResult, ext_traits::Async... | crates/external_services/src/grpc_client/health_check_client.rs | external_services | full_file | null | null | null | 1,037 | null | null | null | null | null | null | null |
// Struct: Relay
// File: crates/router/src/routes/app.rs
// Module: router
// Implementations: 1
pub struct Relay | crates/router/src/routes/app.rs | router | struct_definition | Relay | 1 | [] | 30 | null | null | null | null | null | null | null |
// Struct: ErrorInformation
// File: crates/hyperswitch_connectors/src/connectors/wellsfargo/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct ErrorInformation | crates/hyperswitch_connectors/src/connectors/wellsfargo/transformers.rs | hyperswitch_connectors | struct_definition | ErrorInformation | 0 | [] | 47 | null | null | null | null | null | null | null |
// Function: validate
// File: crates/router/src/configs/validations.rs
// Module: router
pub fn validate(&self) -> Result<(), ApplicationError> | crates/router/src/configs/validations.rs | router | function_signature | null | null | null | 35 | validate | null | null | null | null | null | null |
// Struct: PayoutListFilterConstraints
// File: crates/api_models/src/payouts.rs
// Module: api_models
// Implementations: 0
pub struct PayoutListFilterConstraints | crates/api_models/src/payouts.rs | api_models | struct_definition | PayoutListFilterConstraints | 0 | [] | 41 | null | null | null | null | null | null | null |
// Struct: VecLinearErrorStack
// File: crates/router/src/core/errors.rs
// Module: router
// Implementations: 0
pub struct VecLinearErrorStack<'a> | crates/router/src/core/errors.rs | router | struct_definition | VecLinearErrorStack | 0 | [] | 39 | null | null | null | null | null | null | null |
// Function: is_alternate_network_possible
// File: crates/common_types/src/domain.rs
// Module: common_types
// Documentation: Checks if retry with alternate network is possible.
pub fn is_alternate_network_possible(&self) -> bool | crates/common_types/src/domain.rs | common_types | function_signature | null | null | null | 49 | is_alternate_network_possible | null | null | null | null | null | null |
// Function: deep_health_check_func
// File: crates/router/src/bin/scheduler.rs
// Module: router
pub fn deep_health_check_func(
state: routes::SessionState,
service: &str,
) -> errors::RouterResult<SchedulerHealthCheckResponse> | crates/router/src/bin/scheduler.rs | router | function_signature | null | null | null | 57 | deep_health_check_func | null | null | null | null | null | null |
// Struct: HateoasLink
// File: crates/router/src/types/api/connector_onboarding/paypal.rs
// Module: router
// Implementations: 0
pub struct HateoasLink | crates/router/src/types/api/connector_onboarding/paypal.rs | router | struct_definition | HateoasLink | 0 | [] | 42 | null | null | null | null | null | null | null |
// Struct: MollieErrorResponse
// File: crates/hyperswitch_connectors/src/connectors/mollie/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct MollieErrorResponse | crates/hyperswitch_connectors/src/connectors/mollie/transformers.rs | hyperswitch_connectors | struct_definition | MollieErrorResponse | 0 | [] | 50 | null | null | null | null | null | null | null |
// Function: get_id
// File: crates/hyperswitch_domain_models/src/payments/payment_attempt.rs
// Module: hyperswitch_domain_models
pub fn get_id(&self) -> &id_type::GlobalAttemptId | crates/hyperswitch_domain_models/src/payments/payment_attempt.rs | hyperswitch_domain_models | function_signature | null | null | null | 46 | get_id | null | null | null | null | null | null |
// Struct: ConsumerSettings
// File: crates/scheduler/src/configs/settings.rs
// Module: scheduler
// Implementations: 0
pub struct ConsumerSettings | crates/scheduler/src/configs/settings.rs | scheduler | struct_definition | ConsumerSettings | 0 | [] | 34 | null | null | null | null | null | null | null |
// Function: map_dispute_notification_to_event
// File: crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs
// Module: hyperswitch_connectors
pub fn map_dispute_notification_to_event(
dispute_code: DisputeUnifiedStatusCode,
) -> Result<api_models::webhooks::IncomingWebhookEvent, error_stack::Report<... | crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs | hyperswitch_connectors | function_signature | null | null | null | 83 | map_dispute_notification_to_event | null | null | null | null | null | null |
// Function: refund_create
// File: crates/router/src/compatibility/stripe/refunds.rs
// Module: router
pub fn refund_create(
state: web::Data<routes::AppState>,
qs_config: web::Data<serde_qs::Config>,
req: HttpRequest,
form_payload: web::Bytes,
) -> HttpResponse | crates/router/src/compatibility/stripe/refunds.rs | router | function_signature | null | null | null | 71 | refund_create | null | null | null | null | null | null |
// File: crates/hyperswitch_connectors/src/connectors/mollie/transformers.rs
// Module: hyperswitch_connectors
// Public structs: 21
use cards::CardNumber;
use common_enums::enums;
use common_utils::{pii::Email, request::Method, types::StringMajorUnit};
use error_stack::ResultExt;
use hyperswitch_domain_models::{
... | crates/hyperswitch_connectors/src/connectors/mollie/transformers.rs | hyperswitch_connectors | full_file | null | null | null | 4,522 | null | null | null | null | null | null | null |
| WalletData::WeChatPayRedirect(_)
| WalletData::WeChatPayQr(_)
| WalletData::CashappQr(_)
| WalletData::SwishQr(_)
| WalletData::Mifinity(_)
| WalletData::RevolutPay(_)
| WalletData::Paze(_) => Err(errors::C... | crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs#chunk1 | hyperswitch_connectors | chunk | null | null | null | 8,191 | null | null | null | null | null | null | null |
// Struct: NmiAuthType
// File: crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct NmiAuthType | crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs | hyperswitch_connectors | struct_definition | NmiAuthType | 0 | [] | 49 | null | null | null | null | null | null | null |
// Function: delete_by_merchant_id_fingerprint_id
// File: crates/diesel_models/src/query/blocklist.rs
// Module: diesel_models
pub fn delete_by_merchant_id_fingerprint_id(
conn: &PgPooledConn,
merchant_id: &common_utils::id_type::MerchantId,
fingerprint_id: &str,
) -> StorageResult<Self> | crates/diesel_models/src/query/blocklist.rs | diesel_models | function_signature | null | null | null | 79 | delete_by_merchant_id_fingerprint_id | null | null | null | null | null | null |
// Implementation: impl webhooks::IncomingWebhook for for Tokenex
// File: crates/hyperswitch_connectors/src/connectors/tokenex.rs
// Module: hyperswitch_connectors
// Methods: 3 total (0 public)
impl webhooks::IncomingWebhook for for Tokenex | crates/hyperswitch_connectors/src/connectors/tokenex.rs | hyperswitch_connectors | impl_block | null | null | null | 61 | null | Tokenex | webhooks::IncomingWebhook for | 3 | 0 | null | null |
// Implementation: impl ConnectorCommon for for Payone
// File: crates/hyperswitch_connectors/src/connectors/payone.rs
// Module: hyperswitch_connectors
// Methods: 6 total (0 public)
impl ConnectorCommon for for Payone | crates/hyperswitch_connectors/src/connectors/payone.rs | hyperswitch_connectors | impl_block | null | null | null | 53 | null | Payone | ConnectorCommon for | 6 | 0 | null | null |
// Module Structure
// File: crates/hyperswitch_connectors/src/connectors/sift.rs
// Module: hyperswitch_connectors
// Public submodules:
pub mod transformers;
| crates/hyperswitch_connectors/src/connectors/sift.rs | hyperswitch_connectors | module_structure | null | null | null | 38 | null | null | null | null | null | 1 | 0 |
// Struct: NmiErrorResponseData
// File: crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct NmiErrorResponseData | crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs | hyperswitch_connectors | struct_definition | NmiErrorResponseData | 0 | [] | 49 | null | null | null | null | null | null | null |
// Function: from_storage
// File: crates/router/src/services/kafka/dispute_event.rs
// Module: router
pub fn from_storage(dispute: &'a Dispute) -> Self | crates/router/src/services/kafka/dispute_event.rs | router | function_signature | null | null | null | 39 | from_storage | null | null | null | null | null | null |
// File: crates/router/src/services/kafka/payment_attempt.rs
// Module: router
// Public functions: 2
// Public structs: 2
#[cfg(feature = "v2")]
use common_types::payments;
#[cfg(feature = "v2")]
use common_utils::types;
use common_utils::{id_type, types::MinorUnit};
use diesel_models::enums as storage_enums;
#[cfg(f... | crates/router/src/services/kafka/payment_attempt.rs | router | full_file | null | null | null | 3,842 | null | null | null | null | null | null | null |
// Implementation: impl api::RefundExecute for for Paybox
// File: crates/hyperswitch_connectors/src/connectors/paybox.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::RefundExecute for for Paybox | crates/hyperswitch_connectors/src/connectors/paybox.rs | hyperswitch_connectors | impl_block | null | null | null | 59 | null | Paybox | api::RefundExecute for | 0 | 0 | null | null |
// Struct: ToggleKVRequest
// File: crates/api_models/src/admin.rs
// Module: api_models
// Implementations: 0
pub struct ToggleKVRequest | crates/api_models/src/admin.rs | api_models | struct_definition | ToggleKVRequest | 0 | [] | 35 | null | null | null | null | null | null | null |
// Function: generic_update_with_results
// File: crates/diesel_models/src/query/generics.rs
// Module: diesel_models
pub fn generic_update_with_results<T, V, P, R>(
conn: &PgPooledConn,
predicate: P,
values: V,
) -> StorageResult<Vec<R>>
where
T: FilterDsl<P> + HasTable<Table = T> + Table + 'static,
... | crates/diesel_models/src/query/generics.rs | diesel_models | function_signature | null | null | null | 285 | generic_update_with_results | null | null | null | null | null | null |
// File: crates/api_models/src/user_role/role.rs
// Module: api_models
// Public structs: 15
use common_enums::{
EntityType, ParentGroup, PermissionGroup, PermissionScope, Resource, RoleScope,
};
#[derive(Debug, serde::Deserialize, serde::Serialize)]
pub struct CreateRoleRequest {
pub role_name: String,
p... | crates/api_models/src/user_role/role.rs | api_models | full_file | null | null | null | 737 | null | null | null | null | null | null | null |
// Struct: PaymentElement
// File: crates/hyperswitch_connectors/src/connectors/coinbase/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaymentElement | crates/hyperswitch_connectors/src/connectors/coinbase/transformers.rs | hyperswitch_connectors | struct_definition | PaymentElement | 0 | [] | 46 | null | null | null | null | null | null | null |
// Function: get_error_data
// File: crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
// Module: hyperswitch_connectors
pub fn get_error_data(error_response: Option<&NordeaErrorBody>) -> Option<&NordeaFailures> | crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs | hyperswitch_connectors | function_signature | null | null | null | 59 | get_error_data | null | null | null | null | null | null |
// Function: get_year
// File: crates/cards/src/lib.rs
// Module: cards
pub fn get_year(&self) -> &CardExpirationYear | crates/cards/src/lib.rs | cards | function_signature | null | null | null | 32 | get_year | null | null | null | null | null | null |
// Implementation: impl Default for for TtlForExtendedCardInfo
// File: crates/api_models/src/admin.rs
// Module: api_models
// Methods: 1 total (0 public)
impl Default for for TtlForExtendedCardInfo | crates/api_models/src/admin.rs | api_models | impl_block | null | null | null | 50 | null | TtlForExtendedCardInfo | Default for | 1 | 0 | null | null |
// Function: perform_surcharge_decision_management_for_saved_cards
// File: crates/router/src/core/payment_methods/surcharge_decision_configs.rs
// Module: router
pub fn perform_surcharge_decision_management_for_saved_cards(
// state: &SessionState,
// algorithm_ref: routing::RoutingAlgorithmRef,
// paymen... | crates/router/src/core/payment_methods/surcharge_decision_configs.rs | router | function_signature | null | null | null | 118 | perform_surcharge_decision_management_for_saved_cards | null | null | null | null | null | null |
// Function: get_click_to_pay_connector_account_id
// File: crates/common_types/src/payments.rs
// Module: common_types
// Documentation: fn to get click to pay connector_account_id
pub fn get_click_to_pay_connector_account_id(
&self,
) -> Result<common_utils::id_type::MerchantConnectorAccountId, errors::... | crates/common_types/src/payments.rs | common_types | function_signature | null | null | null | 74 | get_click_to_pay_connector_account_id | null | null | null | null | null | null |
// Implementation: impl PaymentMethods
// File: crates/router/src/routes/app.rs
// Module: router
// Methods: 1 total (1 public)
impl PaymentMethods | crates/router/src/routes/app.rs | router | impl_block | null | null | null | 35 | null | PaymentMethods | null | 1 | 1 | null | null |
// Implementation: impl ConnectorSpecifications for for Phonepe
// File: crates/hyperswitch_connectors/src/connectors/phonepe.rs
// Module: hyperswitch_connectors
// Methods: 3 total (0 public)
impl ConnectorSpecifications for for Phonepe | crates/hyperswitch_connectors/src/connectors/phonepe.rs | hyperswitch_connectors | impl_block | null | null | null | 54 | null | Phonepe | ConnectorSpecifications for | 3 | 0 | null | null |
// Struct: EliminationInformationEventResponse
// File: crates/router/src/core/payments/routing/utils.rs
// Module: router
// Implementations: 0
pub struct EliminationInformationEventResponse | crates/router/src/core/payments/routing/utils.rs | router | struct_definition | EliminationInformationEventResponse | 0 | [] | 42 | null | null | null | null | null | null | null |
// Implementation: impl api::PaymentSync for for Nexixpay
// File: crates/hyperswitch_connectors/src/connectors/nexixpay.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentSync for for Nexixpay | crates/hyperswitch_connectors/src/connectors/nexixpay.rs | hyperswitch_connectors | impl_block | null | null | null | 61 | null | Nexixpay | api::PaymentSync for | 0 | 0 | null | null |
// Struct: DecisionEngineSuccessRateData
// File: crates/api_models/src/open_router.rs
// Module: api_models
// Implementations: 1
pub struct DecisionEngineSuccessRateData | crates/api_models/src/open_router.rs | api_models | struct_definition | DecisionEngineSuccessRateData | 1 | [] | 40 | null | null | null | null | null | null | null |
// Implementation: impl PaymentSession for for Netcetera
// File: crates/hyperswitch_connectors/src/connectors/netcetera.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl PaymentSession for for Netcetera | crates/hyperswitch_connectors/src/connectors/netcetera.rs | hyperswitch_connectors | impl_block | null | null | null | 59 | null | Netcetera | PaymentSession for | 0 | 0 | null | null |
// Implementation: impl api::PaymentSession for for Datatrans
// File: crates/hyperswitch_connectors/src/connectors/datatrans.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentSession for for Datatrans | crates/hyperswitch_connectors/src/connectors/datatrans.rs | hyperswitch_connectors | impl_block | null | null | null | 60 | null | Datatrans | api::PaymentSession for | 0 | 0 | null | null |
// File: crates/hyperswitch_connectors/src/connectors/wellsfargopayout/transformers.rs
// Module: hyperswitch_connectors
// Public structs: 8
use common_enums::{AttemptStatus, RefundStatus};
use common_utils::types::StringMinorUnit;
use hyperswitch_domain_models::{
payment_method_data::PaymentMethodData,
route... | crates/hyperswitch_connectors/src/connectors/wellsfargopayout/transformers.rs | hyperswitch_connectors | full_file | null | null | null | 1,807 | null | null | null | null | null | null | null |
// Struct: AuthenticationCount
// File: crates/api_models/src/analytics/auth_events.rs
// Module: api_models
// Implementations: 0
pub struct AuthenticationCount | crates/api_models/src/analytics/auth_events.rs | api_models | struct_definition | AuthenticationCount | 0 | [] | 36 | null | null | null | null | null | null | null |
// Implementation: impl api::ConnectorAccessToken for for Rapyd
// File: crates/hyperswitch_connectors/src/connectors/rapyd.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::ConnectorAccessToken for for Rapyd | crates/hyperswitch_connectors/src/connectors/rapyd.rs | hyperswitch_connectors | impl_block | null | null | null | 60 | null | Rapyd | api::ConnectorAccessToken for | 0 | 0 | null | null |
// Implementation: impl NuveiPaymentsGenericResponse for for CompleteAuthorize
// File: crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl NuveiPaymentsGenericResponse for for CompleteAuthorize | crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs | hyperswitch_connectors | impl_block | null | null | null | 66 | null | CompleteAuthorize | NuveiPaymentsGenericResponse for | 0 | 0 | null | null |
// Struct: DetailsType
// File: crates/hyperswitch_connectors/src/connectors/nomupay/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct DetailsType | crates/hyperswitch_connectors/src/connectors/nomupay/transformers.rs | hyperswitch_connectors | struct_definition | DetailsType | 0 | [] | 47 | null | null | null | null | null | null | null |
// Function: routing_retrieve_default_config
// File: crates/openapi/src/routes/profile.rs
// Module: openapi
pub fn routing_retrieve_default_config() | crates/openapi/src/routes/profile.rs | openapi | function_signature | null | null | null | 34 | routing_retrieve_default_config | null | null | null | null | null | null |
// Implementation: impl api::RefundExecute for for Fiserv
// File: crates/hyperswitch_connectors/src/connectors/fiserv.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::RefundExecute for for Fiserv | crates/hyperswitch_connectors/src/connectors/fiserv.rs | hyperswitch_connectors | impl_block | null | null | null | 62 | null | Fiserv | api::RefundExecute for | 0 | 0 | null | null |
// Struct: DeleteTokenDataResponse
// File: crates/api_models/src/tokenization.rs
// Module: api_models
// Implementations: 0
pub struct DeleteTokenDataResponse | crates/api_models/src/tokenization.rs | api_models | struct_definition | DeleteTokenDataResponse | 0 | [] | 38 | null | null | null | null | null | null | null |
// Struct: BluesnapCompletePaymentsRequest
// File: crates/hyperswitch_connectors/src/connectors/bluesnap/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct BluesnapCompletePaymentsRequest | crates/hyperswitch_connectors/src/connectors/bluesnap/transformers.rs | hyperswitch_connectors | struct_definition | BluesnapCompletePaymentsRequest | 0 | [] | 52 | null | null | null | null | null | null | null |
// Function: delete_totp_attempts_from_redis
// File: crates/router/src/utils/user/two_factor_auth.rs
// Module: router
pub fn delete_totp_attempts_from_redis(
state: &SessionState,
user_id: &str,
) -> UserResult<()> | crates/router/src/utils/user/two_factor_auth.rs | router | function_signature | null | null | null | 57 | delete_totp_attempts_from_redis | null | null | null | null | null | null |
// Struct: Mandate
// File: crates/diesel_models/src/mandate.rs
// Module: diesel_models
// Implementations: 1
pub struct Mandate | crates/diesel_models/src/mandate.rs | diesel_models | struct_definition | Mandate | 1 | [] | 36 | null | null | null | null | null | null | null |
// Struct: CtpMastercard
// File: crates/hyperswitch_connectors/src/connectors/ctp_mastercard.rs
// Module: hyperswitch_connectors
// Implementations: 16
// Traits: api::Payment, api::PaymentSession, api::ConnectorAccessToken, api::MandateSetup, api::PaymentAuthorize, api::PaymentSync, api::PaymentCapture, api::Payment... | crates/hyperswitch_connectors/src/connectors/ctp_mastercard.rs | hyperswitch_connectors | struct_definition | CtpMastercard | 16 | [
"api::Payment",
"api::PaymentSession",
"api::ConnectorAccessToken",
"api::MandateSetup",
"api::PaymentAuthorize",
"api::PaymentSync",
"api::PaymentCapture",
"api::PaymentVoid",
"api::Refund",
"api::RefundExecute",
"api::RefundSync",
"api::PaymentToken",
"ConnectorCommon",
"ConnectorValidat... | 131 | null | null | null | null | null | null | null |
// Implementation: impl api::MandateSetup for for Volt
// File: crates/hyperswitch_connectors/src/connectors/volt.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::MandateSetup for for Volt | crates/hyperswitch_connectors/src/connectors/volt.rs | hyperswitch_connectors | impl_block | null | null | null | 59 | null | Volt | api::MandateSetup for | 0 | 0 | null | null |
// File: crates/router/src/core/webhooks/outgoing_v2.rs
// Module: router
use std::collections::HashMap;
use api_models::{webhook_events, webhooks};
use common_utils::{ext_traits, request, type_name, types::keymanager};
use diesel_models::process_tracker::business_status;
use error_stack::{report, Report, ResultExt};... | crates/router/src/core/webhooks/outgoing_v2.rs | router | full_file | null | null | null | 6,707 | null | null | null | null | null | null | null |
// Function: is_permanent_card
// File: crates/router/src/types/storage/payment_method.rs
// Module: router
pub fn is_permanent_card(&self) -> bool | crates/router/src/types/storage/payment_method.rs | router | function_signature | null | null | null | 38 | is_permanent_card | null | null | null | null | null | null |
// Struct: StaxCaptureRequest
// File: crates/hyperswitch_connectors/src/connectors/stax/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct StaxCaptureRequest | crates/hyperswitch_connectors/src/connectors/stax/transformers.rs | hyperswitch_connectors | struct_definition | StaxCaptureRequest | 0 | [] | 49 | null | null | null | null | null | null | null |
// Struct: TrustpaymentsTokenizationRequestData
// File: crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct TrustpaymentsTokenizationRequestData | crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs | hyperswitch_connectors | struct_definition | TrustpaymentsTokenizationRequestData | 0 | [] | 54 | null | null | null | null | null | null | null |
// Struct: Shipping
// File: crates/router/src/compatibility/stripe/setup_intents/types.rs
// Module: router
// Implementations: 0
pub struct Shipping | crates/router/src/compatibility/stripe/setup_intents/types.rs | router | struct_definition | Shipping | 0 | [] | 37 | null | null | null | null | null | null | null |
// Function: create_recipient
// File: crates/router/src/core/payouts.rs
// Module: router
pub fn create_recipient(
state: &SessionState,
merchant_context: &domain::MerchantContext,
connector_data: &api::ConnectorData,
payout_data: &mut PayoutData,
) -> RouterResult<()> | crates/router/src/core/payouts.rs | router | function_signature | null | null | null | 72 | create_recipient | null | null | null | null | null | null |
// Struct: PaymentsTokenReference
// File: crates/diesel_models/src/payment_method.rs
// Module: diesel_models
// Implementations: 2
// Traits: std::ops::Deref, std::ops::DerefMut
pub struct PaymentsTokenReference | crates/diesel_models/src/payment_method.rs | diesel_models | struct_definition | PaymentsTokenReference | 2 | [
"std::ops::Deref",
"std::ops::DerefMut"
] | 55 | null | null | null | null | null | null | null |
// Struct: AuthorizedResponse
// File: crates/hyperswitch_connectors/src/connectors/worldpay/response.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct AuthorizedResponse | crates/hyperswitch_connectors/src/connectors/worldpay/response.rs | hyperswitch_connectors | struct_definition | AuthorizedResponse | 0 | [] | 43 | null | null | null | null | null | null | null |
// Trait: DatabaseStore
// File: crates/storage_impl/src/database/store.rs
// Module: storage_impl
pub trait DatabaseStore: Clone + Send + Sync | crates/storage_impl/src/database/store.rs | storage_impl | trait_definition | null | null | null | 33 | null | null | DatabaseStore | null | null | null | null |
// Function: from_role_id_org_id_tenant_id
// File: crates/router/src/services/authorization/roles.rs
// Module: router
pub fn from_role_id_org_id_tenant_id(
state: &SessionState,
role_id: &str,
org_id: &id_type::OrganizationId,
tenant_id: &id_type::TenantId,
) -> CustomResult<Self,... | crates/router/src/services/authorization/roles.rs | router | function_signature | null | null | null | 89 | from_role_id_org_id_tenant_id | null | null | null | null | null | null |
// Function: connector_retrieve
// File: crates/router/src/routes/admin.rs
// Module: router
pub fn connector_retrieve(
state: web::Data<AppState>,
req: HttpRequest,
path: web::Path<common_utils::id_type::MerchantConnectorAccountId>,
) -> HttpResponse | crates/router/src/routes/admin.rs | router | function_signature | null | null | null | 62 | connector_retrieve | null | null | null | null | null | null |
// Struct: IatapayRefundRequest
// File: crates/hyperswitch_connectors/src/connectors/iatapay/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct IatapayRefundRequest | crates/hyperswitch_connectors/src/connectors/iatapay/transformers.rs | hyperswitch_connectors | struct_definition | IatapayRefundRequest | 0 | [] | 57 | null | null | null | null | null | null | null |
// File: crates/hyperswitch_connectors/src/connectors/signifyd/transformers/auth.rs
// Module: hyperswitch_connectors
// Public structs: 1
use error_stack;
use hyperswitch_domain_models::router_data::ConnectorAuthType;
use hyperswitch_interfaces::errors::ConnectorError;
use masking::Secret;
pub struct SignifydAuthTyp... | crates/hyperswitch_connectors/src/connectors/signifyd/transformers/auth.rs | hyperswitch_connectors | full_file | null | null | null | 186 | null | null | null | null | null | null | null |
// Function: create_pm_collect_db_entry
// File: crates/router/src/core/payment_methods.rs
// Module: router
pub fn create_pm_collect_db_entry(
state: &SessionState,
merchant_context: &domain::MerchantContext,
pm_collect_link_data: &PaymentMethodCollectLinkData,
return_url: Option<String>,
) -> RouterR... | crates/router/src/core/payment_methods.rs | router | function_signature | null | null | null | 80 | create_pm_collect_db_entry | null | null | null | null | null | null |
// Function: get_sdk_event_filters
// File: crates/router/src/analytics.rs
// Module: router
pub fn get_sdk_event_filters(
state: web::Data<AppState>,
req: actix_web::HttpRequest,
json_payload: web::Json<GetSdkEventFiltersRequest>,
) -> impl Responder | crates/router/src/analytics.rs | router | function_signature | null | null | null | 68 | get_sdk_event_filters | null | null | null | null | null | null |
// Struct: PartnerReferralThirdPartyDetails
// File: crates/router/src/types/api/connector_onboarding/paypal.rs
// Module: router
// Implementations: 0
pub struct PartnerReferralThirdPartyDetails | crates/router/src/types/api/connector_onboarding/paypal.rs | router | struct_definition | PartnerReferralThirdPartyDetails | 0 | [] | 46 | null | null | null | null | null | null | null |
// Struct: CardMandateRequest
// File: crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct CardMandateRequest | crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs | hyperswitch_connectors | struct_definition | CardMandateRequest | 0 | [] | 51 | null | null | null | null | null | null | null |
// Struct: VaultFingerprintResponse
// File: crates/router/src/types/payment_methods.rs
// Module: router
// Implementations: 0
pub struct VaultFingerprintResponse | crates/router/src/types/payment_methods.rs | router | struct_definition | VaultFingerprintResponse | 0 | [] | 37 | null | null | null | null | null | null | null |
// Function: get_updated_feature_metadata
// File: crates/hyperswitch_domain_models/src/payments.rs
// Module: hyperswitch_domain_models
pub fn get_updated_feature_metadata(
&self,
) -> CustomResult<Option<FeatureMetadata>, errors::api_error_response::ApiErrorResponse> | crates/hyperswitch_domain_models/src/payments.rs | hyperswitch_domain_models | function_signature | null | null | null | 61 | get_updated_feature_metadata | null | null | null | null | null | null |
// Function: dummy_connector_refund
// File: crates/router/src/routes/dummy_connector.rs
// Module: router
pub fn dummy_connector_refund(
state: web::Data<app::AppState>,
req: actix_web::HttpRequest,
json_payload: web::Json<types::DummyConnectorRefundRequest>,
path: web::Path<common_utils::id_type::Pay... | crates/router/src/routes/dummy_connector.rs | router | function_signature | null | null | null | 92 | dummy_connector_refund | null | null | null | null | null | null |
// Implementation: impl webhooks::IncomingWebhook for for Mollie
// File: crates/hyperswitch_connectors/src/connectors/mollie.rs
// Module: hyperswitch_connectors
// Methods: 3 total (0 public)
impl webhooks::IncomingWebhook for for Mollie | crates/hyperswitch_connectors/src/connectors/mollie.rs | hyperswitch_connectors | impl_block | null | null | null | 64 | null | Mollie | webhooks::IncomingWebhook for | 3 | 0 | null | null |
// Struct: AuthenticationEligibilityRequest
// File: crates/api_models/src/authentication.rs
// Module: api_models
// Implementations: 2
// Traits: ApiEventMetric
pub struct AuthenticationEligibilityRequest | crates/api_models/src/authentication.rs | api_models | struct_definition | AuthenticationEligibilityRequest | 2 | [
"ApiEventMetric"
] | 46 | null | null | null | null | null | null | null |
// Struct: MaskedHeaders
// File: crates/api_models/src/admin.rs
// Module: api_models
// Implementations: 1
pub struct MaskedHeaders | crates/api_models/src/admin.rs | api_models | struct_definition | MaskedHeaders | 1 | [] | 35 | null | null | null | null | null | null | null |
// Function: migrate_payment_method
// File: crates/payment_methods/src/core/migration/payment_methods.rs
// Module: payment_methods
pub fn migrate_payment_method(
state: &state::PaymentMethodsState,
req: pm_api::PaymentMethodMigrate,
merchant_id: &id_type::MerchantId,
merchant_context: &merchant_conte... | crates/payment_methods/src/core/migration/payment_methods.rs | payment_methods | function_signature | null | null | null | 106 | migrate_payment_method | null | null | null | null | null | null |
// Struct: RefundResponse
// File: crates/hyperswitch_connectors/src/connectors/bluesnap/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct RefundResponse | crates/hyperswitch_connectors/src/connectors/bluesnap/transformers.rs | hyperswitch_connectors | struct_definition | RefundResponse | 0 | [] | 48 | 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.