mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feature(connector): add support for worldpay connector (#272)
This commit is contained in:
@ -497,6 +497,7 @@ pub enum Connector {
|
||||
Klarna,
|
||||
Shift4,
|
||||
Stripe,
|
||||
Worldpay,
|
||||
}
|
||||
|
||||
impl From<AttemptStatus> for IntentStatus {
|
||||
|
||||
Reference in New Issue
Block a user