mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
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:
@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user