mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): Add support for shift4 connector (#205)
This commit is contained in:
@ -494,6 +494,7 @@ pub enum Connector {
|
||||
#[default]
|
||||
Dummy,
|
||||
Klarna,
|
||||
Shift4,
|
||||
Stripe,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user