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:
Swangi Kumari
2025-09-08 21:30:29 +05:30
committed by GitHub
parent 831100c097
commit 439936da58
21 changed files with 1666 additions and 156 deletions

View File

@ -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>,