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:
Aniket Burman
2025-03-05 14:52:09 +05:30
committed by GitHub
parent 30f321bc20
commit a1691d1b85
24 changed files with 1311 additions and 10 deletions

View File

@ -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>,