mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
feat(connector): [RazorPay] Add new connector and Implement payment flows for UPI payment method (#5200)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -62,6 +62,7 @@ pub struct ConnectorAuthentication {
|
||||
pub powertranz: Option<BodyKey>,
|
||||
pub prophetpay: Option<HeaderKey>,
|
||||
pub rapyd: Option<BodyKey>,
|
||||
pub razorpay: Option<BodyKey>,
|
||||
pub shift4: Option<HeaderKey>,
|
||||
pub square: Option<BodyKey>,
|
||||
pub stax: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user