feat(connector): [ProphetPay] Template generation (#2610)

Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
This commit is contained in:
Sakil Mostak
2023-10-19 13:20:40 +05:30
committed by GitHub
parent 6494e8a6e4
commit 7e6207e6ca
16 changed files with 1226 additions and 6 deletions

View File

@ -48,6 +48,7 @@ pub struct ConnectorAuthentication {
pub paypal: Option<BodyKey>,
pub payu: Option<BodyKey>,
pub powertranz: Option<BodyKey>,
pub prophetpay: Option<HeaderKey>,
pub rapyd: Option<BodyKey>,
pub shift4: Option<HeaderKey>,
pub square: Option<BodyKey>,