mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
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:
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user