feat(connector): [PAYSTACK] Template PR (#7285)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sagnik Mitra
2025-02-27 13:33:01 +05:30
committed by GitHub
parent 65cfaaeca4
commit 5965d0f8ac
28 changed files with 1328 additions and 11 deletions

View File

@ -74,6 +74,7 @@ pub struct ConnectorAuthentication {
pub payme: Option<BodyKey>,
pub payone: Option<HeaderKey>,
pub paypal: Option<BodyKey>,
pub paystack: Option<HeaderKey>,
pub payu: Option<BodyKey>,
pub placetopay: Option<BodyKey>,
pub plaid: Option<BodyKey>,