feat(connector): [billwerk] add connector template code (#4123)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
SamraatBansal
2024-03-27 13:37:49 +05:30
committed by GitHub
parent 929848f871
commit 37be05d31d
20 changed files with 1321 additions and 39 deletions

View File

@ -18,6 +18,7 @@ pub struct ConnectorAuthentication {
pub authorizedotnet: Option<BodyKey>,
pub bambora: Option<BodyKey>,
pub bankofamerica: Option<SignatureKey>,
pub billwerk: Option<HeaderKey>,
pub bitpay: Option<HeaderKey>,
pub bluesnap: Option<BodyKey>,
pub boku: Option<BodyKey>,