Feat(connector): [AMAZON PAY] Added Template code (#6486)

Co-authored-by: Anurag Singh <anurag.singh.001@AnuragSMHJ5619X.lan>
This commit is contained in:
Anurag
2024-11-08 15:40:45 +05:30
committed by GitHub
parent 529f1a76be
commit fe4931a37e
25 changed files with 1322 additions and 21 deletions

View File

@ -17,6 +17,7 @@ pub struct ConnectorAuthentication {
#[cfg(feature = "payouts")]
pub adyen_uk: Option<SignatureKey>,
pub airwallex: Option<BodyKey>,
pub amazonpay: Option<HeaderKey>,
pub authorizedotnet: Option<BodyKey>,
pub bambora: Option<BodyKey>,
pub bamboraapac: Option<HeaderKey>,