feat(connector): [Nexixpay] add Payment & Refunds flows for cards (#5864)

Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
Co-authored-by: Debarati <debarati.ghatak@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Mrudul Vajpayee
2024-10-02 21:34:37 +05:30
committed by GitHub
parent 3c500a1c85
commit 602f50b939
31 changed files with 1786 additions and 175 deletions

View File

@ -160,7 +160,6 @@ 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")]
@ -226,6 +225,7 @@ pub enum RoutableConnectors {
Mollie,
Multisafepay,
Nexinets,
Nexixpay,
Nmi,
Noon,
Novalnet,