mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): [Volt] Template generation (#2480)
This commit is contained in:
@ -57,6 +57,7 @@ pub struct ConnectorAuthentication {
|
||||
pub stripe_uk: Option<HeaderKey>,
|
||||
pub trustpay: Option<SignatureKey>,
|
||||
pub tsys: Option<SignatureKey>,
|
||||
pub volt: Option<HeaderKey>,
|
||||
pub wise: Option<BodyKey>,
|
||||
pub worldpay: Option<BodyKey>,
|
||||
pub worldline: Option<SignatureKey>,
|
||||
|
||||
Reference in New Issue
Block a user