id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_-1379203125291902385 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorCommonExt<Flow, Request, Response> for Gocardless {
// Methods: build_headers
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorCommonExt<Flow, Request, Response>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_5749013230746808977 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorCommon for Gocardless {
// Methods: id, get_currency_unit, common_get_content_type, base_url, get_auth_header, build_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorCommon"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_-3624547453529226726 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<CreateConnectorCustomer, ConnectorCustomerData, PaymentsResponseData> for Gocardless {
// Methods: get_headers, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<CreateConnectorCustomer, ConnectorCustomerData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_9002932834366411431 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData> for Gocardless {
// Methods: get_headers, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_1601134230985770438 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<PreProcessing, PaymentsPreProcessingData, PaymentsResponseData> for Gocardless {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<PreProcessing, PaymentsPreProcessingData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_-155932026464152307 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorValidation for Gocardless {
// Methods: validate_mandate_payment
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorValidation"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_282972057264238008 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData> for Gocardless {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_-2731247073221625410 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken> for Gocardless {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_1677247204720641187 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<SetupMandate, SetupMandateRequestData, PaymentsResponseData> for Gocardless {
// Methods: get_headers, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<SetupMandate, SetupMandateRequestData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_-5671364230014049372 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<Authorize, PaymentsAuthorizeData, PaymentsResponseData> for Gocardless {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<Authorize, PaymentsAuthorizeData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_770313611238338146 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<PSync, PaymentsSyncData, PaymentsResponseData> for Gocardless {
// Methods: get_headers, get_content_type, get_url, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<PSync, PaymentsSyncData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_1464621539240614095 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<Capture, PaymentsCaptureData, PaymentsResponseData> for Gocardless {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<Capture, PaymentsCaptureData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_7716780442578942204 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<Void, PaymentsCancelData, PaymentsResponseData> for Gocardless {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<Void, PaymentsCancelData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_2104242377615561118 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<Execute, RefundsData, RefundsResponseData> for Gocardless {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<Execute, RefundsData, RefundsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_1161105555077695213 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorIntegration<RSync, RefundsData, RefundsResponseData> for Gocardless {
// Methods: build_request
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorIntegration<RSync, RefundsData, RefundsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_-6170691983285101175 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl IncomingWebhook for Gocardless {
// Methods: get_webhook_source_verification_algorithm, get_webhook_source_verification_signature, get_webhook_source_verification_message, get_webhook_object_reference_id, get_webhook_event_type, get_webhook_resource_object
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "IncomingWebhook"
} |
hyperswitch_impl_hyperswitch_connectors_8965412402118419340_-519315970765600462 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless.rs
impl ConnectorSpecifications for Gocardless {
// Methods: get_connector_about, get_supported_payment_methods, get_supported_webhook_flows, should_call_connector_customer
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Gocardless",
"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": "ConnectorSpecifications"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_4857715061541654697 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl Globalpay {
// Methods: new
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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_hyperswitch_connectors_-1039446015848739464_-1379203125291902385 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorCommonExt<Flow, Request, Response> for Globalpay {
// Methods: build_headers
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorCommonExt<Flow, Request, Response>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_5749013230746808977 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorCommon for Globalpay {
// Methods: id, common_get_content_type, base_url, get_auth_header, build_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorCommon"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-155932026464152307 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorValidation for Globalpay {
// Methods: validate_mandate_payment
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorValidation"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-9025156579999206716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl PaymentsCompleteAuthorize for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "PaymentsCompleteAuthorize"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_2938980727093999343 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<CompleteAuthorize, CompleteAuthorizeData, PaymentsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<CompleteAuthorize, CompleteAuthorizeData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_3467677052051037488 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::ConnectorAccessToken for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::ConnectorAccessToken"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-2731247073221625410 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken> for Globalpay {
// Methods: get_headers, get_content_type, get_url, build_request, get_request_body, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-7110712849555275107 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::Payment for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::Payment"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-4881904135417611123 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::PaymentToken for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::PaymentToken"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_9002932834366411431 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, build_request, get_request_body, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_8404372833748750658 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::MandateSetup for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::MandateSetup"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_1677247204720641187 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<SetupMandate, SetupMandateRequestData, PaymentsResponseData> for Globalpay {
// Methods: build_request
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<SetupMandate, SetupMandateRequestData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_435334414699852806 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::PaymentVoid for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::PaymentVoid"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_7716780442578942204 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<Void, PaymentsCancelData, PaymentsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, build_request, get_request_body, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<Void, PaymentsCancelData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-3194352551012592306 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::PaymentSync for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::PaymentSync"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_770313611238338146 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<PSync, PaymentsSyncData, PaymentsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, build_request, get_error_response, handle_response, get_multiple_capture_sync_method
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<PSync, PaymentsSyncData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-2839281516939495846 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::PaymentCapture for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::PaymentCapture"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_1464621539240614095 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<Capture, PaymentsCaptureData, PaymentsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<Capture, PaymentsCaptureData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-8008786052707873156 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::PaymentSession for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::PaymentSession"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_282972057264238008 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData> for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_3356960789903000518 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::PaymentAuthorize for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::PaymentAuthorize"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-5671364230014049372 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<Authorize, PaymentsAuthorizeData, PaymentsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<Authorize, PaymentsAuthorizeData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_6925903243337806068 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::Refund for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::Refund"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_257715986144491952 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::RefundExecute for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::RefundExecute"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_1765963807363852294 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl api::RefundSync for Globalpay {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "api::RefundSync"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_2104242377615561118 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<Execute, RefundsData, RefundsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<Execute, RefundsData, RefundsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_1161105555077695213 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorIntegration<RSync, RefundsData, RefundsResponseData> for Globalpay {
// Methods: get_headers, get_content_type, get_url, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorIntegration<RSync, RefundsData, RefundsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-6170691983285101175 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl IncomingWebhook for Globalpay {
// Methods: get_webhook_source_verification_algorithm, get_webhook_source_verification_signature, get_webhook_source_verification_message, get_webhook_object_reference_id, get_webhook_event_type, get_webhook_resource_object
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "IncomingWebhook"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-8510625802767980194 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorRedirectResponse for Globalpay {
// Methods: get_flow_type
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorRedirectResponse"
} |
hyperswitch_impl_hyperswitch_connectors_-1039446015848739464_-519315970765600462 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/globalpay.rs
impl ConnectorSpecifications for Globalpay {
// Methods: get_connector_about, get_supported_payment_methods, get_supported_webhook_flows
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Globalpay",
"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": "ConnectorSpecifications"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_4857715061541654697 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl Airwallex {
// Methods: new
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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_hyperswitch_connectors_-5461842132028814836_-1379203125291902385 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorCommonExt<Flow, Request, Response> for Airwallex {
// Methods: build_headers
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorCommonExt<Flow, Request, Response>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_5749013230746808977 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorCommon for Airwallex {
// Methods: id, get_currency_unit, common_get_content_type, base_url, build_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorCommon"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-155932026464152307 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorValidation for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorValidation"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-7110712849555275107 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::Payment for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::Payment"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_7621398318010264323 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentsPreProcessing for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentsPreProcessing"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-8657092553753124904 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentsCompleteAuthorize for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentsCompleteAuthorize"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_8404372833748750658 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::MandateSetup for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::MandateSetup"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_1677247204720641187 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<SetupMandate, SetupMandateRequestData, PaymentsResponseData> for Airwallex {
// Methods: build_request
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<SetupMandate, SetupMandateRequestData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-4881904135417611123 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentToken for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentToken"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_9002932834366411431 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData> for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_3467677052051037488 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::ConnectorAccessToken for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::ConnectorAccessToken"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-2731247073221625410 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken> for Airwallex {
// Methods: get_url, get_headers, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_1601134230985770438 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<PreProcessing, PaymentsPreProcessingData, PaymentsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<PreProcessing, PaymentsPreProcessingData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_3356960789903000518 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentAuthorize for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentAuthorize"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-5671364230014049372 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<Authorize, PaymentsAuthorizeData, PaymentsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<Authorize, PaymentsAuthorizeData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-3194352551012592306 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentSync for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentSync"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_770313611238338146 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<PSync, PaymentsSyncData, PaymentsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<PSync, PaymentsSyncData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_2938980727093999343 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<CompleteAuthorize, CompleteAuthorizeData, PaymentsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<CompleteAuthorize, CompleteAuthorizeData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-2839281516939495846 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentCapture for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentCapture"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_1464621539240614095 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<Capture, PaymentsCaptureData, PaymentsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<Capture, PaymentsCaptureData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-8008786052707873156 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentSession for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentSession"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_282972057264238008 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData> for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_435334414699852806 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::PaymentVoid for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::PaymentVoid"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_7716780442578942204 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<Void, PaymentsCancelData, PaymentsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, get_request_body, handle_response, build_request, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<Void, PaymentsCancelData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_6925903243337806068 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::Refund for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::Refund"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_257715986144491952 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::RefundExecute for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::RefundExecute"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_1765963807363852294 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl api::RefundSync for Airwallex {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "api::RefundSync"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_2104242377615561118 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<Execute, RefundsData, RefundsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<Execute, RefundsData, RefundsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_1161105555077695213 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorIntegration<RSync, RefundsData, RefundsResponseData> for Airwallex {
// Methods: get_headers, get_content_type, get_url, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorIntegration<RSync, RefundsData, RefundsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-6170691983285101175 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl IncomingWebhook for Airwallex {
// Methods: get_webhook_source_verification_algorithm, get_webhook_source_verification_signature, get_webhook_source_verification_message, get_webhook_object_reference_id, get_webhook_event_type, get_webhook_resource_object, get_dispute_details
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "IncomingWebhook"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-8510625802767980194 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorRedirectResponse for Airwallex {
// Methods: get_flow_type
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorRedirectResponse"
} |
hyperswitch_impl_hyperswitch_connectors_-5461842132028814836_-519315970765600462 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex.rs
impl ConnectorSpecifications for Airwallex {
// Methods: get_connector_about, get_supported_payment_methods, get_supported_webhook_flows
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Airwallex",
"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": "ConnectorSpecifications"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_4857715061541654697 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl Calida {
// Methods: new
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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_hyperswitch_connectors_-3492765184190409420_-7110712849555275107 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::Payment for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::Payment"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_-8008786052707873156 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::PaymentSession for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::PaymentSession"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_3467677052051037488 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::ConnectorAccessToken for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::ConnectorAccessToken"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_8404372833748750658 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::MandateSetup for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::MandateSetup"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_3356960789903000518 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::PaymentAuthorize for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::PaymentAuthorize"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_-3194352551012592306 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::PaymentSync for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::PaymentSync"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_-2839281516939495846 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::PaymentCapture for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::PaymentCapture"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_435334414699852806 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::PaymentVoid for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::PaymentVoid"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_6925903243337806068 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::Refund for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::Refund"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_257715986144491952 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::RefundExecute for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::RefundExecute"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_1765963807363852294 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::RefundSync for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::RefundSync"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_-4881904135417611123 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl api::PaymentToken for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "api::PaymentToken"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_9002932834366411431 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData> for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "ConnectorIntegration<PaymentMethodToken, PaymentMethodTokenizationData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_-1379203125291902385 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl ConnectorCommonExt<Flow, Request, Response> for Calida {
// Methods: build_headers
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "ConnectorCommonExt<Flow, Request, Response>"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_5749013230746808977 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl ConnectorCommon for Calida {
// Methods: id, get_currency_unit, common_get_content_type, base_url, get_auth_header, build_error_response
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "ConnectorCommon"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_-155932026464152307 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl ConnectorValidation for Calida {
// Methods: validate_mandate_payment, validate_psync_reference_id
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "ConnectorValidation"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_282972057264238008 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData> for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "ConnectorIntegration<Session, PaymentsSessionData, PaymentsResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-3492765184190409420_-2731247073221625410 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/calida.rs
impl ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken> for Calida {
// Methods:
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "Calida",
"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": "ConnectorIntegration<AccessTokenAuth, AccessTokenRequestData, AccessToken>"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.