feat(connector): [Paybox] add connector template code (#5485)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Kiran Kumar
2024-08-01 12:24:54 +05:30
committed by GitHub
parent 93f557bacb
commit 5e1eb4af86
24 changed files with 1311 additions and 8 deletions

View File

@ -54,6 +54,7 @@ pub struct ConnectorAuthentication {
pub nuvei: Option<SignatureKey>,
pub opayo: Option<HeaderKey>,
pub opennode: Option<HeaderKey>,
pub paybox: Option<HeaderKey>,
pub payeezy: Option<SignatureKey>,
pub payme: Option<BodyKey>,
pub payone: Option<HeaderKey>,