feat(connector): [BANKOFAMERICA] Add Connector Template Code (#2764)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: preetamrevankar <132073736+preetamrevankar@users.noreply.github.com>
This commit is contained in:
DEEPANSHU BANSAL
2023-11-06 13:46:12 +05:30
committed by GitHub
parent ff73aba8e7
commit 4563935372
18 changed files with 1262 additions and 13 deletions

View File

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