mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(connector): [ProphetPay] Template generation (#2610)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
This commit is contained in:
@ -48,6 +48,7 @@ pub struct ConnectorAuthentication {
|
||||
pub paypal: Option<BodyKey>,
|
||||
pub payu: Option<BodyKey>,
|
||||
pub powertranz: Option<BodyKey>,
|
||||
pub prophetpay: Option<HeaderKey>,
|
||||
pub rapyd: Option<BodyKey>,
|
||||
pub shift4: Option<HeaderKey>,
|
||||
pub square: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user