mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
feat(connector): [REDSYS] add Connector Template Code (#6659)
This commit is contained in:
committed by
GitHub
parent
ae7d16e236
commit
19cbcdd979
@ -77,6 +77,7 @@ pub struct ConnectorAuthentication {
|
||||
pub prophetpay: Option<HeaderKey>,
|
||||
pub rapyd: Option<BodyKey>,
|
||||
pub razorpay: Option<BodyKey>,
|
||||
pub redsys: Option<HeaderKey>,
|
||||
pub shift4: Option<HeaderKey>,
|
||||
pub square: Option<BodyKey>,
|
||||
pub stax: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user