mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): implement authorize and capture flows for Fiserv (#266)
This commit is contained in:
@ -503,6 +503,7 @@ pub enum Connector {
|
||||
Cybersource,
|
||||
#[default]
|
||||
Dummy,
|
||||
Fiserv,
|
||||
Globalpay,
|
||||
Klarna,
|
||||
Payu,
|
||||
|
||||
Reference in New Issue
Block a user