feat(connector): [Placetopay] Add Connector Template Code (#3084)

Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
chikke srujan
2023-12-12 15:03:21 +05:30
committed by GitHub
parent ab84f76e04
commit a7b688aac7
21 changed files with 1256 additions and 7 deletions

View File

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