mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat:H1083-L1-L3-L4-L5 [Payment Authorise and Sync] + [Refunds and Sync] + [Redirection Flow (BNPL)] + [3DS Payment and Sync] for MultiSafePay (#658)
Co-authored-by: Zaid <syed.zaidali@juspay.in> Co-authored-by: Rajak Rupakkumar Asishkumar <rajak.rupakkumar@juspay.in> Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
This commit is contained in:
@ -555,6 +555,7 @@ pub enum Connector {
|
||||
Fiserv,
|
||||
Globalpay,
|
||||
Klarna,
|
||||
Multisafepay,
|
||||
Nuvei,
|
||||
Payu,
|
||||
Rapyd,
|
||||
@ -605,6 +606,7 @@ pub enum RoutableConnectors {
|
||||
Stripe,
|
||||
Worldline,
|
||||
Worldpay,
|
||||
Multisafepay,
|
||||
}
|
||||
|
||||
/// Wallets which support obtaining session object
|
||||
|
||||
Reference in New Issue
Block a user