feat(connector): [Boku] Template generation (#1760)

Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
This commit is contained in:
Sakil Mostak
2023-07-25 12:33:21 +05:30
committed by GitHub
parent b1e3e7510b
commit 78c6ccea2e
17 changed files with 1162 additions and 3 deletions

View File

@ -20,6 +20,7 @@ pub struct ConnectorAuthentication {
pub bambora: Option<BodyKey>,
pub bitpay: Option<HeaderKey>,
pub bluesnap: Option<BodyKey>,
pub boku: Option<BodyKey>,
pub cashtocode: Option<BodyKey>,
pub checkout: Option<SignatureKey>,
pub coinbase: Option<HeaderKey>,