mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): add template code for recurly (#7284)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -82,6 +82,7 @@ pub struct ConnectorAuthentication {
|
||||
pub prophetpay: Option<HeaderKey>,
|
||||
pub rapyd: Option<BodyKey>,
|
||||
pub razorpay: Option<BodyKey>,
|
||||
pub recurly: Option<HeaderKey>,
|
||||
pub redsys: Option<HeaderKey>,
|
||||
pub shift4: Option<HeaderKey>,
|
||||
pub square: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user