id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_impl_router_3647903006493613256_2634720505025154368 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/setup_mandate_flow.rs
impl ConstructFlowSpecificData<
api::SetupMandate,
types::SetupMandateRequestData,
types::PaymentsResponseData,
> for PaymentData<api::SetupMandate> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::SetupMandate>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::SetupMandate,\n types::SetupMandateRequestData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_9008067951089818100_2634720505025154368 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/setup_mandate_flow.rs
impl ConstructFlowSpecificData<
api::SetupMandate,
types::SetupMandateRequestData,
types::PaymentsResponseData,
> for hyperswitch_domain_models::payments::PaymentConfirmData<api::SetupMandate> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::payments::PaymentConfirmData<api::SetupMandate>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::SetupMandate,\n types::SetupMandateRequestData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_-5685881974101113210_-432859761708216842 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/setup_mandate_flow.rs
impl Feature<api::SetupMandate, types::SetupMandateRequestData> for types::SetupMandateRouterData {
// Methods: decide_flows, add_access_token, add_session_token, add_payment_method_token, create_connector_customer, build_flow_specific_connector_request, preprocessing_steps, call_unified_connector_service
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::SetupMandateRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::SetupMandate, types::SetupMandateRequestData>"
} |
hyperswitch_impl_router_7354302770530880114_-3730516784237597733 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/setup_mandate_flow.rs
impl mandate::MandateBehaviour for types::SetupMandateRequestData {
// Methods: get_amount, get_setup_future_usage, get_mandate_id, set_mandate_id, get_payment_method_data, get_setup_mandate_details, get_customer_acceptance
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::SetupMandateRequestData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "mandate::MandateBehaviour"
} |
hyperswitch_impl_router_6541867246101356483_4952015686625512491 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/approve_flow.rs
impl ConstructFlowSpecificData<api::Approve, types::PaymentsApproveData, types::PaymentsResponseData> for PaymentData<api::Approve> {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::Approve>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Approve, types::PaymentsApproveData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_-3528463750219475248_4257402977746558043 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/approve_flow.rs
impl Feature<api::Approve, types::PaymentsApproveData> for types::RouterData<api::Approve, types::PaymentsApproveData, types::PaymentsResponseData> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<api::Approve, types::PaymentsApproveData, types::PaymentsResponseData>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::Approve, types::PaymentsApproveData>"
} |
hyperswitch_impl_router_-2648880240485228028_5170205954167959725 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/update_metadata_flow.rs
impl ConstructFlowSpecificData<
api::UpdateMetadata,
types::PaymentsUpdateMetadataData,
types::PaymentsResponseData,
> for PaymentData<api::UpdateMetadata> {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::UpdateMetadata>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::UpdateMetadata,\n types::PaymentsUpdateMetadataData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_4409542803718778812_7732877607995295562 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/update_metadata_flow.rs
impl Feature<api::UpdateMetadata, types::PaymentsUpdateMetadataData> for types::RouterData<
api::UpdateMetadata,
types::PaymentsUpdateMetadataData,
types::PaymentsResponseData,
> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<\n api::UpdateMetadata,\n types::PaymentsUpdateMetadataData,\n types::PaymentsResponseData,\n >",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::UpdateMetadata, types::PaymentsUpdateMetadataData>"
} |
hyperswitch_impl_router_-3290104711335572088_-9090438509079891920 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/external_proxy_flow.rs
impl ConstructFlowSpecificData<
api::ExternalVaultProxy,
types::ExternalVaultProxyPaymentsData,
types::PaymentsResponseData,
> for PaymentConfirmData<api::ExternalVaultProxy> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentConfirmData<api::ExternalVaultProxy>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::ExternalVaultProxy,\n types::ExternalVaultProxyPaymentsData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_-4744947799876269751_-5446366035306473447 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/external_proxy_flow.rs
impl Feature<api::ExternalVaultProxy, types::ExternalVaultProxyPaymentsData> for types::ExternalVaultProxyPaymentsRouterData {
// Methods: decide_flows, add_access_token, add_session_token, add_payment_method_token, preprocessing_steps, postprocessing_steps, create_connector_customer, build_flow_specific_connector_request, create_order_at_connector, update_router_data_with_create_order_response, call_unified_connector_service_with_external_vault_proxy
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::ExternalVaultProxyPaymentsRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::ExternalVaultProxy, types::ExternalVaultProxyPaymentsData>"
} |
hyperswitch_impl_router_-5957380248644727368_6412584065870546878 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/incremental_authorization_flow.rs
impl ConstructFlowSpecificData<
api::IncrementalAuthorization,
types::PaymentsIncrementalAuthorizationData,
types::PaymentsResponseData,
> for PaymentData<api::IncrementalAuthorization> {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::IncrementalAuthorization>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::IncrementalAuthorization,\n types::PaymentsIncrementalAuthorizationData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_-3755070301020819190_3748766750988602408 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/incremental_authorization_flow.rs
impl Feature<api::IncrementalAuthorization, types::PaymentsIncrementalAuthorizationData> for types::RouterData<
api::IncrementalAuthorization,
types::PaymentsIncrementalAuthorizationData,
types::PaymentsResponseData,
> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<\n api::IncrementalAuthorization,\n types::PaymentsIncrementalAuthorizationData,\n types::PaymentsResponseData,\n >",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::IncrementalAuthorization, types::PaymentsIncrementalAuthorizationData>"
} |
hyperswitch_impl_router_1643596157154430330_2336746104057975610 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/extend_authorization_flow.rs
impl ConstructFlowSpecificData<
api::ExtendAuthorization,
types::PaymentsExtendAuthorizationData,
types::PaymentsResponseData,
> for PaymentData<api::ExtendAuthorization> {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::ExtendAuthorization>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::ExtendAuthorization,\n types::PaymentsExtendAuthorizationData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_-3650719867069559536_-6858462648118324167 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/extend_authorization_flow.rs
impl Feature<api::ExtendAuthorization, types::PaymentsExtendAuthorizationData> for types::RouterData<
api::ExtendAuthorization,
types::PaymentsExtendAuthorizationData,
types::PaymentsResponseData,
> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<\n api::ExtendAuthorization,\n types::PaymentsExtendAuthorizationData,\n types::PaymentsResponseData,\n >",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::ExtendAuthorization, types::PaymentsExtendAuthorizationData>"
} |
hyperswitch_impl_router_-1067349860212226415_540882060972155207 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/session_flow.rs
impl ConstructFlowSpecificData<api::Session, types::PaymentsSessionData, types::PaymentsResponseData> for PaymentIntentData<api::Session> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentIntentData<api::Session>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Session, types::PaymentsSessionData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_-5767699304148728201_540882060972155207 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/session_flow.rs
impl ConstructFlowSpecificData<api::Session, types::PaymentsSessionData, types::PaymentsResponseData> for PaymentData<api::Session> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::Session>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Session, types::PaymentsSessionData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_1550991109919923817_952372140921571331 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/session_flow.rs
impl Feature<api::Session, types::PaymentsSessionData> for types::PaymentsSessionRouterData {
// Methods: decide_flows, add_access_token, create_connector_customer
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentsSessionRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::Session, types::PaymentsSessionData>"
} |
hyperswitch_impl_router_1550991109919923817_-2087831643881489557 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/session_flow.rs
impl RouterDataSession for types::PaymentsSessionRouterData {
// Methods: decide_flow
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentsSessionRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "RouterDataSession"
} |
hyperswitch_impl_router_-8868493067953949914_-5995342307212504190 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/cancel_flow.rs
impl ConstructFlowSpecificData<api::Void, types::PaymentsCancelData, types::PaymentsResponseData> for PaymentData<api::Void> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::Void>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Void, types::PaymentsCancelData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_3831442382791520233_-5995342307212504190 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/cancel_flow.rs
impl ConstructFlowSpecificData<api::Void, types::PaymentsCancelData, types::PaymentsResponseData> for hyperswitch_domain_models::payments::PaymentCancelData<api::Void> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::payments::PaymentCancelData<api::Void>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Void, types::PaymentsCancelData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_-1691270546478363994_-3547366767515917814 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/cancel_flow.rs
impl Feature<api::Void, types::PaymentsCancelData> for types::RouterData<api::Void, types::PaymentsCancelData, types::PaymentsResponseData> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<api::Void, types::PaymentsCancelData, types::PaymentsResponseData>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::Void, types::PaymentsCancelData>"
} |
hyperswitch_impl_router_6316240884847728084_-1279057443119309287 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/psync_flow.rs
impl ConstructFlowSpecificData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData> for PaymentData<api::PSync> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::PSync>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_303159698586188431_-1279057443119309287 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/psync_flow.rs
impl ConstructFlowSpecificData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData> for hyperswitch_domain_models::payments::PaymentStatusData<api::PSync> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::payments::PaymentStatusData<api::PSync>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_4208758583543086004_7961223842947934206 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/psync_flow.rs
impl Feature<api::PSync, types::PaymentsSyncData> for types::RouterData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request, call_unified_connector_service
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::PSync, types::PaymentsSyncData>"
} |
hyperswitch_impl_router_4208758583543086004_-6164158327938616252 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/psync_flow.rs
impl RouterDataPSync for types::RouterData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData> {
// Methods: execute_connector_processing_step_for_each_capture
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<api::PSync, types::PaymentsSyncData, types::PaymentsResponseData>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "RouterDataPSync"
} |
hyperswitch_impl_router_5682541550404033036_-7080297775615671116 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/reject_flow.rs
impl ConstructFlowSpecificData<api::Reject, types::PaymentsRejectData, types::PaymentsResponseData> for PaymentData<api::Reject> {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::Reject>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Reject, types::PaymentsRejectData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_455222348374612334_-2151762832936887999 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/reject_flow.rs
impl Feature<api::Reject, types::PaymentsRejectData> for types::RouterData<api::Reject, types::PaymentsRejectData, types::PaymentsResponseData> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<api::Reject, types::PaymentsRejectData, types::PaymentsResponseData>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::Reject, types::PaymentsRejectData>"
} |
hyperswitch_impl_router_2976525438027426740_-6730672053759041959 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/session_update_flow.rs
impl ConstructFlowSpecificData<
api::SdkSessionUpdate,
types::SdkPaymentsSessionUpdateData,
types::PaymentsResponseData,
> for PaymentData<api::SdkSessionUpdate> {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::SdkSessionUpdate>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::SdkSessionUpdate,\n types::SdkPaymentsSessionUpdateData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_510736975987321430_3326893965568555678 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/session_update_flow.rs
impl Feature<api::SdkSessionUpdate, types::SdkPaymentsSessionUpdateData> for types::RouterData<
api::SdkSessionUpdate,
types::SdkPaymentsSessionUpdateData,
types::PaymentsResponseData,
> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<\n api::SdkSessionUpdate,\n types::SdkPaymentsSessionUpdateData,\n types::PaymentsResponseData,\n >",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::SdkSessionUpdate, types::SdkPaymentsSessionUpdateData>"
} |
hyperswitch_impl_router_1214936150681263902_4792743796925710280 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/post_session_tokens_flow.rs
impl ConstructFlowSpecificData<
api::PostSessionTokens,
types::PaymentsPostSessionTokensData,
types::PaymentsResponseData,
> for PaymentData<api::PostSessionTokens> {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::PostSessionTokens>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::PostSessionTokens,\n types::PaymentsPostSessionTokensData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_4105219856841819505_-5429145199036699551 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/post_session_tokens_flow.rs
impl Feature<api::PostSessionTokens, types::PaymentsPostSessionTokensData> for types::RouterData<
api::PostSessionTokens,
types::PaymentsPostSessionTokensData,
types::PaymentsResponseData,
> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<\n api::PostSessionTokens,\n types::PaymentsPostSessionTokensData,\n types::PaymentsResponseData,\n >",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::PostSessionTokens, types::PaymentsPostSessionTokensData>"
} |
hyperswitch_impl_router_-8009293086259237276_-6631616090485031038 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/authorize_flow.rs
impl ConstructFlowSpecificData<
api::Authorize,
types::PaymentsAuthorizeData,
types::PaymentsResponseData,
> for PaymentConfirmData<api::Authorize> {
// Methods: construct_router_data, get_merchant_recipient_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentConfirmData<api::Authorize>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::Authorize,\n types::PaymentsAuthorizeData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_2986220538136573911_-6631616090485031038 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/authorize_flow.rs
impl ConstructFlowSpecificData<
api::Authorize,
types::PaymentsAuthorizeData,
types::PaymentsResponseData,
> for PaymentData<api::Authorize> {
// Methods: construct_router_data, get_merchant_recipient_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::Authorize>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n api::Authorize,\n types::PaymentsAuthorizeData,\n types::PaymentsResponseData,\n >"
} |
hyperswitch_impl_router_-3300377294400543039_2508763570485956099 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/authorize_flow.rs
impl Feature<api::Authorize, types::PaymentsAuthorizeData> for types::PaymentsAuthorizeRouterData {
// Methods: decide_flows, add_access_token, add_session_token, add_payment_method_token, preprocessing_steps, postprocessing_steps, create_connector_customer, build_flow_specific_connector_request, create_order_at_connector, update_router_data_with_create_order_response, call_unified_connector_service
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentsAuthorizeRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::Authorize, types::PaymentsAuthorizeData>"
} |
hyperswitch_impl_router_-3300377294400543039_7121942748906721417 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/authorize_flow.rs
impl RouterDataAuthorize for types::PaymentsAuthorizeRouterData {
// Methods: decide_authentication_type, should_proceed_with_authorize
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentsAuthorizeRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "RouterDataAuthorize"
} |
hyperswitch_impl_router_-933008011056816432_-3730516784237597733 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/authorize_flow.rs
impl mandate::MandateBehaviour for types::PaymentsAuthorizeData {
// Methods: get_amount, get_mandate_id, get_payment_method_data, get_setup_future_usage, get_setup_mandate_details, set_mandate_id, get_customer_acceptance
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentsAuthorizeData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "mandate::MandateBehaviour"
} |
hyperswitch_impl_router_-8737591671728556306_-4780326887924298530 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/authorize_flow.rs
impl ForeignTryFrom<types::RouterData<F, types::PaymentsAuthorizeData, types::PaymentsResponseData>> for types::PaymentsCaptureData {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentsCaptureData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<types::RouterData<F, types::PaymentsAuthorizeData, types::PaymentsResponseData>>"
} |
hyperswitch_impl_router_4811732661030139486_-1103442730162369013 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/capture_flow.rs
impl ConstructFlowSpecificData<api::Capture, types::PaymentsCaptureData, types::PaymentsResponseData> for PaymentData<api::Capture> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentData<api::Capture>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Capture, types::PaymentsCaptureData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_5643596214431676944_-1103442730162369013 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/capture_flow.rs
impl ConstructFlowSpecificData<api::Capture, types::PaymentsCaptureData, types::PaymentsResponseData> for hyperswitch_domain_models::payments::PaymentCaptureData<api::Capture> {
// Methods: construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::payments::PaymentCaptureData<api::Capture>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<api::Capture, types::PaymentsCaptureData, types::PaymentsResponseData>"
} |
hyperswitch_impl_router_4084891063495385399_-2662860437308217292 | clm | impl | // hyperswitch/crates/router/src/core/payments/flows/capture_flow.rs
impl Feature<api::Capture, types::PaymentsCaptureData> for types::RouterData<api::Capture, types::PaymentsCaptureData, types::PaymentsResponseData> {
// Methods: decide_flows, add_access_token, build_flow_specific_connector_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "types::RouterData<api::Capture, types::PaymentsCaptureData, types::PaymentsResponseData>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Feature<api::Capture, types::PaymentsCaptureData>"
} |
hyperswitch_impl_router_1045564705416908963_7459638162581687163 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_pre.rs
impl FraudCheckOperation<F, D> for FraudCheckPre {
// Methods: to_get_tracker, to_domain, to_update_tracker
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPre",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "FraudCheckOperation<F, D>"
} |
hyperswitch_impl_router_1045564705416908963_-6184122345910452535 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_pre.rs
impl GetTracker<PaymentToFrmData> for FraudCheckPre {
// Methods: get_trackers, get_trackers
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPre",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "GetTracker<PaymentToFrmData>"
} |
hyperswitch_impl_router_1045564705416908963_3721379343451114968 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_pre.rs
impl Domain<F, D> for FraudCheckPre {
// Methods: post_payment_frm, post_payment_frm, pre_payment_frm
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPre",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Domain<F, D>"
} |
hyperswitch_impl_router_1045564705416908963_-5446399400274132816 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_pre.rs
impl UpdateTracker<FrmData, F, D> for FraudCheckPre {
// Methods: update_tracker
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPre",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "UpdateTracker<FrmData, F, D>"
} |
hyperswitch_impl_router_-877411505336149281_7459638162581687163 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_post.rs
impl FraudCheckOperation<F, D> for FraudCheckPost {
// Methods: to_get_tracker, to_domain, to_update_tracker
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPost",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "FraudCheckOperation<F, D>"
} |
hyperswitch_impl_router_-877411505336149281_-6184122345910452535 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_post.rs
impl GetTracker<PaymentToFrmData> for FraudCheckPost {
// Methods: get_trackers, get_trackers
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPost",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "GetTracker<PaymentToFrmData>"
} |
hyperswitch_impl_router_-877411505336149281_3721379343451114968 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_post.rs
impl Domain<F, D> for FraudCheckPost {
// Methods: post_payment_frm, execute_post_tasks, execute_post_tasks, pre_payment_frm
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPost",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Domain<F, D>"
} |
hyperswitch_impl_router_-877411505336149281_-5446399400274132816 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/operation/fraud_check_post.rs
impl UpdateTracker<FrmData, F, D> for FraudCheckPost {
// Methods: update_tracker, update_tracker
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FraudCheckPost",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "UpdateTracker<FrmData, F, D>"
} |
hyperswitch_impl_router_-2053369547482751736_1910614668620117430 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/checkout_flow.rs
impl ConstructFlowSpecificData<frm_api::Checkout, FraudCheckCheckoutData, FraudCheckResponseData> for FrmData {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<frm_api::Checkout, FraudCheckCheckoutData, FraudCheckResponseData>"
} |
hyperswitch_impl_router_983837840570765867_-1052310682110131121 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/checkout_flow.rs
impl FeatureFrm<frm_api::Checkout, FraudCheckCheckoutData> for FrmCheckoutRouterData {
// Methods: decide_frm_flows
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmCheckoutRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "FeatureFrm<frm_api::Checkout, FraudCheckCheckoutData>"
} |
hyperswitch_impl_router_-2053369547482751736_1171732286047773350 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/transaction_flow.rs
impl ConstructFlowSpecificData<
frm_api::Transaction,
FraudCheckTransactionData,
FraudCheckResponseData,
> for FrmData {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<\n frm_api::Transaction,\n FraudCheckTransactionData,\n FraudCheckResponseData,\n >"
} |
hyperswitch_impl_router_-5600679468727753530_347095696310157706 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/transaction_flow.rs
impl FeatureFrm<frm_api::Transaction, FraudCheckTransactionData> for FrmTransactionRouterData {
// Methods: decide_frm_flows
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmTransactionRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "FeatureFrm<frm_api::Transaction, FraudCheckTransactionData>"
} |
hyperswitch_impl_router_-2053369547482751736_165395681864708691 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/sale_flow.rs
impl ConstructFlowSpecificData<frm_api::Sale, FraudCheckSaleData, FraudCheckResponseData> for FrmData {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<frm_api::Sale, FraudCheckSaleData, FraudCheckResponseData>"
} |
hyperswitch_impl_router_7029045251510677726_-4085002205699064116 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/sale_flow.rs
impl FeatureFrm<frm_api::Sale, FraudCheckSaleData> for FrmSaleRouterData {
// Methods: decide_frm_flows
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmSaleRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "FeatureFrm<frm_api::Sale, FraudCheckSaleData>"
} |
hyperswitch_impl_router_-2053369547482751736_-5182501264906085270 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/record_return.rs
impl ConstructFlowSpecificData<RecordReturn, FraudCheckRecordReturnData, FraudCheckResponseData> for FrmData {
// Methods: construct_router_data, construct_router_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ConstructFlowSpecificData<RecordReturn, FraudCheckRecordReturnData, FraudCheckResponseData>"
} |
hyperswitch_impl_router_-8500985794948364188_8293897433570629154 | clm | impl | // hyperswitch/crates/router/src/core/fraud_check/flows/record_return.rs
impl FeatureFrm<RecordReturn, FraudCheckRecordReturnData> for FrmRecordReturnRouterData {
// Methods: decide_frm_flows
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "FrmRecordReturnRouterData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "FeatureFrm<RecordReturn, FraudCheckRecordReturnData>"
} |
hyperswitch_impl_router_-2792187794145499857_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/core/proxy/utils.rs
impl ProxyRequestWrapper {
// Methods: get_proxy_record, get_headers, get_destination_url, get_method
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "ProxyRequestWrapper",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_4270063647396045306_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/core/proxy/utils.rs
impl ProxyRecord {
// Methods: get_vault_id, get_customer_id, get_vault_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "ProxyRecord",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_-1830955415300163438_-3958364563748974717 | clm | impl | // hyperswitch/crates/router/src/core/three_ds_decision_rule/utils.rs
impl ForeignFrom<api_threedsecure::PaymentData> for dsl_inputs::PaymentInput {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "dsl_inputs::PaymentInput",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_threedsecure::PaymentData>"
} |
hyperswitch_impl_router_5815570675180758586_-6949064540015478991 | clm | impl | // hyperswitch/crates/router/src/core/three_ds_decision_rule/utils.rs
impl ForeignFrom<Option<api_threedsecure::PaymentMethodMetaData>> for dsl_inputs::PaymentMethodInput {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "dsl_inputs::PaymentMethodInput",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<Option<api_threedsecure::PaymentMethodMetaData>>"
} |
hyperswitch_impl_router_8569401366623563155_-8669437369464843727 | clm | impl | // hyperswitch/crates/router/src/core/three_ds_decision_rule/utils.rs
impl ForeignFrom<api_threedsecure::CustomerDeviceData> for dsl_inputs::CustomerDeviceDataInput {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "dsl_inputs::CustomerDeviceDataInput",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_threedsecure::CustomerDeviceData>"
} |
hyperswitch_impl_router_-1852599125141058295_-8252292878342808304 | clm | impl | // hyperswitch/crates/router/src/core/three_ds_decision_rule/utils.rs
impl ForeignFrom<api_threedsecure::IssuerData> for dsl_inputs::IssuerDataInput {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "dsl_inputs::IssuerDataInput",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_threedsecure::IssuerData>"
} |
hyperswitch_impl_router_5882483731821961177_-2261390945103935680 | clm | impl | // hyperswitch/crates/router/src/core/three_ds_decision_rule/utils.rs
impl ForeignFrom<api_threedsecure::AcquirerData> for dsl_inputs::AcquirerDataInput {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "dsl_inputs::AcquirerDataInput",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_threedsecure::AcquirerData>"
} |
hyperswitch_impl_router_-6657279280492501554_55535282404345789 | clm | impl | // hyperswitch/crates/router/src/core/three_ds_decision_rule/utils.rs
impl ForeignFrom<api_threedsecure::ThreeDsDecisionRuleExecuteRequest> for dsl_inputs::BackendInput {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "dsl_inputs::BackendInput",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_threedsecure::ThreeDsDecisionRuleExecuteRequest>"
} |
hyperswitch_impl_router_4233649433164976756_-3459595744068687039 | clm | impl | // hyperswitch/crates/router/src/core/blocklist/transformers.rs
impl ForeignFrom<storage::Blocklist> for blocklist::AddToBlocklistResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "blocklist::AddToBlocklistResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::Blocklist>"
} |
hyperswitch_impl_router_-1270999737052544030_5315231403561056938 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<&RouterData<PSync, PaymentsSyncData, PaymentsResponseData>> for payments_grpc::PaymentServiceGetRequest {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::PaymentServiceGetRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<&RouterData<PSync, PaymentsSyncData, PaymentsResponseData>>"
} |
hyperswitch_impl_router_3150321820295195832_-6076393383913484329 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<
&RouterData<Authorize, PaymentsAuthorizeData, PaymentsResponseData>,
> for payments_grpc::PaymentServiceAuthorizeRequest {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::PaymentServiceAuthorizeRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<\n &RouterData<Authorize, PaymentsAuthorizeData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_router_3150321820295195832_-4378346705274305886 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<
&RouterData<ExternalVaultProxy, ExternalVaultProxyPaymentsData, PaymentsResponseData>,
> for payments_grpc::PaymentServiceAuthorizeRequest {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::PaymentServiceAuthorizeRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<\n &RouterData<ExternalVaultProxy, ExternalVaultProxyPaymentsData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_router_-2635588611129745767_6764239554384088887 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<
&RouterData<SetupMandate, SetupMandateRequestData, PaymentsResponseData>,
> for payments_grpc::PaymentServiceRegisterRequest {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::PaymentServiceRegisterRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<\n &RouterData<SetupMandate, SetupMandateRequestData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_router_-4674813174729794069_-6076393383913484329 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<
&RouterData<Authorize, PaymentsAuthorizeData, PaymentsResponseData>,
> for payments_grpc::PaymentServiceRepeatEverythingRequest {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::PaymentServiceRepeatEverythingRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<\n &RouterData<Authorize, PaymentsAuthorizeData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_router_7096368457566667082_-6605539473270205435 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<payments_grpc::PaymentServiceAuthorizeResponse> for Result<(PaymentsResponseData, AttemptStatus), ErrorResponse> {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Result<(PaymentsResponseData, AttemptStatus), ErrorResponse>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<payments_grpc::PaymentServiceAuthorizeResponse>"
} |
hyperswitch_impl_router_7096368457566667082_2281859126029087409 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<payments_grpc::PaymentServiceRegisterResponse> for Result<(PaymentsResponseData, AttemptStatus), ErrorResponse> {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Result<(PaymentsResponseData, AttemptStatus), ErrorResponse>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<payments_grpc::PaymentServiceRegisterResponse>"
} |
hyperswitch_impl_router_7096368457566667082_6902701494966888220 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<payments_grpc::PaymentServiceRepeatEverythingResponse> for Result<(PaymentsResponseData, AttemptStatus), ErrorResponse> {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Result<(PaymentsResponseData, AttemptStatus), ErrorResponse>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<payments_grpc::PaymentServiceRepeatEverythingResponse>"
} |
hyperswitch_impl_router_4820246336688418348_-6622437398282510294 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<common_enums::Currency> for payments_grpc::Currency {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::Currency",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<common_enums::Currency>"
} |
hyperswitch_impl_router_-2883794663631535563_5765129934327056718 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<common_enums::CardNetwork> for payments_grpc::CardNetwork {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::CardNetwork",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<common_enums::CardNetwork>"
} |
hyperswitch_impl_router_7754961735013746978_4320401446967437098 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<hyperswitch_domain_models::payment_address::PaymentAddress> for payments_grpc::PaymentAddress {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::PaymentAddress",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<hyperswitch_domain_models::payment_address::PaymentAddress>"
} |
hyperswitch_impl_router_-7196479144265168516_6647064898686026580 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<AuthenticationType> for payments_grpc::AuthenticationType {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::AuthenticationType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<AuthenticationType>"
} |
hyperswitch_impl_router_5306880071975037562_2408172100323005452 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<
hyperswitch_domain_models::router_request_types::BrowserInformation,
> for payments_grpc::BrowserInformation {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::BrowserInformation",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<\n hyperswitch_domain_models::router_request_types::BrowserInformation,\n >"
} |
hyperswitch_impl_router_5995446480790592449_8396201926006224675 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<storage_enums::CaptureMethod> for payments_grpc::CaptureMethod {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::CaptureMethod",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<storage_enums::CaptureMethod>"
} |
hyperswitch_impl_router_-8164554300398976834_-3972649736767303499 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<AuthenticationData> for payments_grpc::AuthenticationData {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::AuthenticationData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<AuthenticationData>"
} |
hyperswitch_impl_router_-5420786299117075392_-278401698997762959 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<payments_grpc::RedirectForm> for RedirectForm {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "RedirectForm",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<payments_grpc::RedirectForm>"
} |
hyperswitch_impl_router_3593055433700278093_-4722401976144854808 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<payments_grpc::HttpMethod> for Method {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Method",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<payments_grpc::HttpMethod>"
} |
hyperswitch_impl_router_146997687250027100_-4537361724234471384 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<storage_enums::FutureUsage> for payments_grpc::FutureUsage {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::FutureUsage",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<storage_enums::FutureUsage>"
} |
hyperswitch_impl_router_-3720798708625177904_1066506399238119734 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<common_types::payments::CustomerAcceptance> for payments_grpc::CustomerAcceptance {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::CustomerAcceptance",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<common_types::payments::CustomerAcceptance>"
} |
hyperswitch_impl_router_-1380363154790693811_4772690265648931553 | clm | impl | // hyperswitch/crates/router/src/core/unified_connector_service/transformers.rs
impl transformers::ForeignTryFrom<
&hyperswitch_interfaces::webhooks::IncomingWebhookRequestDetails<'_>,
> for payments_grpc::RequestDetails {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments_grpc::RequestDetails",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "transformers::ForeignTryFrom<\n &hyperswitch_interfaces::webhooks::IncomingWebhookRequestDetails<'_>,\n >"
} |
hyperswitch_impl_router_8661303666055116073_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/core/revenue_recovery/types.rs
impl Decision {
// Methods: get_decision_based_on_params
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Decision",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_2381327402928151771_2253092710654073843 | clm | impl | // hyperswitch/crates/router/src/core/revenue_recovery/transformers.rs
impl ForeignFrom<AttemptStatus> for RevenueRecoveryPaymentsAttemptStatus {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "RevenueRecoveryPaymentsAttemptStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<AttemptStatus>"
} |
hyperswitch_impl_router_-6416661229609074877_4441347281003451853 | clm | impl | // hyperswitch/crates/router/src/core/revenue_recovery/transformers.rs
impl ForeignFrom<api_models::payments::RecoveryPaymentsCreate> for hyperswitch_domain_models::revenue_recovery::RevenueRecoveryInvoiceData {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::revenue_recovery::RevenueRecoveryInvoiceData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_models::payments::RecoveryPaymentsCreate>"
} |
hyperswitch_impl_router_2761824341242129174_7879676039379756683 | clm | impl | // hyperswitch/crates/router/src/core/revenue_recovery/transformers.rs
impl ForeignFrom<&api_models::payments::RecoveryPaymentsCreate> for hyperswitch_domain_models::revenue_recovery::RevenueRecoveryAttemptData {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::revenue_recovery::RevenueRecoveryAttemptData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<&api_models::payments::RecoveryPaymentsCreate>"
} |
hyperswitch_impl_router_-1467909878983828546_2650773908133398935 | clm | impl | // hyperswitch/crates/router/src/core/routing/transformers.rs
impl ForeignFrom<RoutingProfileMetadata> for RoutingDictionaryRecord {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "RoutingDictionaryRecord",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<RoutingProfileMetadata>"
} |
hyperswitch_impl_router_-1467909878983828546_965206923351089192 | clm | impl | // hyperswitch/crates/router/src/core/routing/transformers.rs
impl ForeignFrom<RoutingAlgorithm> for RoutingDictionaryRecord {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "RoutingDictionaryRecord",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<RoutingAlgorithm>"
} |
hyperswitch_impl_router_6078266131410106457_-1729024756367079718 | clm | impl | // hyperswitch/crates/router/src/core/routing/transformers.rs
impl ForeignTryFrom<RoutingAlgorithm> for MerchantRoutingAlgorithm {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "MerchantRoutingAlgorithm",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<RoutingAlgorithm>"
} |
hyperswitch_impl_router_4035138542815682438_-9185674140940502068 | clm | impl | // hyperswitch/crates/router/src/core/routing/transformers.rs
impl ForeignFrom<storage_enums::RoutingAlgorithmKind> for RoutingAlgorithmKind {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "RoutingAlgorithmKind",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage_enums::RoutingAlgorithmKind>"
} |
hyperswitch_impl_router_4414739307294241997_-6139252185743883727 | clm | impl | // hyperswitch/crates/router/src/core/routing/transformers.rs
impl ForeignFrom<RoutingAlgorithmKind> for storage_enums::RoutingAlgorithmKind {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::RoutingAlgorithmKind",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<RoutingAlgorithmKind>"
} |
hyperswitch_impl_router_-6402340044880482587_8015438043253390706 | clm | impl | // hyperswitch/crates/router/src/core/routing/transformers.rs
impl From<&routing::TransactionData<'_>> for storage_enums::TransactionType {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::TransactionType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<&routing::TransactionData<'_>>"
} |
hyperswitch_impl_router_-3415340941548150403_-4013735527762874972 | clm | impl | // hyperswitch/crates/router/src/core/routing/transformers.rs
impl OpenRouterDecideGatewayRequestExt for OpenRouterDecideGatewayRequest {
// Methods: construct_sr_request, construct_debit_request
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "OpenRouterDecideGatewayRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "OpenRouterDecideGatewayRequestExt"
} |
hyperswitch_impl_router_8135402905195218991_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/core/routing/helpers.rs
impl RoutingDecisionData {
// Methods: apply_routing_decision, get_debit_routing_decision_data
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "RoutingDecisionData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_5931468773319525569_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/core/routing/helpers.rs
impl DebitRoutingDecisionData {
// Methods: apply_debit_routing_decision
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "DebitRoutingDecisionData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_-6763853062352754650_1538155206200628722 | clm | impl | // hyperswitch/crates/router/src/core/routing/helpers.rs
impl DynamicRoutingCache for routing_types::SuccessBasedRoutingConfig {
// Methods: get_cached_dynamic_routing_config_for_profile, refresh_dynamic_routing_cache
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "routing_types::SuccessBasedRoutingConfig",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "DynamicRoutingCache"
} |
hyperswitch_impl_router_1825770086413898599_1538155206200628722 | clm | impl | // hyperswitch/crates/router/src/core/routing/helpers.rs
impl DynamicRoutingCache for routing_types::ContractBasedRoutingConfig {
// Methods: get_cached_dynamic_routing_config_for_profile, refresh_dynamic_routing_cache
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "routing_types::ContractBasedRoutingConfig",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "DynamicRoutingCache"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.