mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [Paysafe] Integrate no 3ds card (#9127)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -94,7 +94,7 @@ pub struct ConnectorAuthentication {
|
||||
pub payme: Option<BodyKey>,
|
||||
pub payone: Option<HeaderKey>,
|
||||
pub paypal: Option<BodyKey>,
|
||||
pub paysafe: Option<HeaderKey>,
|
||||
pub paysafe: Option<BodyKey>,
|
||||
pub paystack: Option<HeaderKey>,
|
||||
pub paytm: Option<HeaderKey>,
|
||||
pub payu: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user