mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(connector): Cybersource Authorize (#154)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
This commit is contained in:
@ -491,6 +491,7 @@ pub enum Connector {
|
||||
Authorizedotnet,
|
||||
Braintree,
|
||||
Checkout,
|
||||
Cybersource,
|
||||
#[default]
|
||||
Dummy,
|
||||
Klarna,
|
||||
|
||||
Reference in New Issue
Block a user