mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [Payone] add connector template code (#4469)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -50,6 +50,7 @@ pub struct ConnectorAuthentication {
|
||||
pub opennode: Option<HeaderKey>,
|
||||
pub payeezy: Option<SignatureKey>,
|
||||
pub payme: Option<BodyKey>,
|
||||
pub payone: Option<HeaderKey>,
|
||||
pub paypal: Option<BodyKey>,
|
||||
pub payu: Option<BodyKey>,
|
||||
pub placetopay: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user