mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): [AUTHIPAY] Integrate cards non 3ds payments (#8266)
Co-authored-by: yashasvi.kapil <yashasvi.kapil@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -19,6 +19,7 @@ pub struct ConnectorAuthentication {
|
||||
pub airwallex: Option<BodyKey>,
|
||||
pub amazonpay: Option<HeaderKey>,
|
||||
pub archipel: Option<NoKey>,
|
||||
pub authipay: Option<SignatureKey>,
|
||||
pub authorizedotnet: Option<BodyKey>,
|
||||
pub bambora: Option<BodyKey>,
|
||||
pub bamboraapac: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user