feat(connector): [NEXIXPAY] Add template code (#5684)

Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
mrudul4935
2024-08-28 13:06:35 +05:30
committed by GitHub
parent f024ffbdb8
commit 303684d1ec
25 changed files with 1304 additions and 8 deletions

View File

@ -160,6 +160,7 @@ pub enum AttemptStatus {
#[strum(serialize_all = "snake_case")]
/// Connectors eligible for payments routing
pub enum RoutableConnectors {
// Nexixpay,
Adyenplatform,
#[cfg(feature = "dummy_connector")]
#[serde(rename = "phonypay")]